XMPP: don't copy stuff around just to find the start of the token after the namespace.
[citadel.git] / citadel / auth.h
1
2 int validate_password(uid_t uid, const char *pass);