]> code.citadel.org Git - citadel.git/blob - citadel/auth.h
don't use a tempfile to store the config use a strbuf. libc will decide when to do...
[citadel.git] / citadel / auth.h
1 int validate_password(uid_t uid, const char *pass);