]> code.citadel.org Git - citadel.git/blob - citadel/auth.h
user access level helper moved to the other accesslevel helpers: user_ops.c
[citadel.git] / citadel / auth.h
1 int validate_password(uid_t uid, const char *pass);