]> code.citadel.org Git - citadel.git/blob - citadel/auth.h
SUBST: add a way to post plain char* strings into template strings in a formated way
[citadel.git] / citadel / auth.h
1 int validate_password(uid_t uid, const char *pass);