]> code.citadel.org Git - citadel.git/blob - citadel/auth.h
All calls to ldap_init(host,port) are now replaced with a wrapper function ctdl_ldap_...
[citadel.git] / citadel / auth.h
1
2 int validate_password(uid_t uid, const char *pass);