]> code.citadel.org Git - citadel.git/blob - citadel/auth.h
Starting to pull some rendering out of the C code and put it back in JS
[citadel.git] / citadel / auth.h
1
2 int validate_password(uid_t uid, const char *pass);