]> code.citadel.org Git - citadel.git/blob - citadel/auth.h
The new base 64 encoder adds linebreaks, we need to remove them again for the list...
[citadel.git] / citadel / auth.h
1
2 int validate_password(uid_t uid, const char *pass);