]> code.citadel.org Git - citadel.git/blob - citadel/auth.h
Removed md5.c and md5.h because the APOP implementation which used it is no longer...
[citadel.git] / citadel / auth.h
1
2 int validate_password(uid_t uid, const char *pass);