]> code.citadel.org Git - citadel.git/blob - citadel/auth.h
Moved makeuserkey() and cutuserkey() from user_ops.h to user_ops.c
[citadel.git] / citadel / auth.h
1
2 int validate_password(uid_t uid, const char *pass);