SEEN-Database: refactor database interface for remembering whether we already aggrega...
[citadel.git] / citadel / auth.h
1 int validate_password(uid_t uid, const char *pass);