The user principal identity is now used as the JID in all XMPP protocol stanzas.
[citadel.git] / citadel / auth.h
1
2 int validate_password(uid_t uid, const char *pass);