authenticate(const identifier::User &sctx, const string &password) | auth_file::AuthFile | [private] |
AuthFile(string name_arg, fs::path users_file_arg) (defined in auth_file::AuthFile) | auth_file::AuthFile | |
error (defined in auth_file::AuthFile) | auth_file::AuthFile | [private] |
getError(void) | auth_file::AuthFile | |
loadFile(void) | auth_file::AuthFile | |
users | auth_file::AuthFile | [private] |
users_file (defined in auth_file::AuthFile) | auth_file::AuthFile | [private] |
verifyMySQLHash(const string &password, const string &scramble_bytes, const string &scrambled_password) | auth_file::AuthFile | [private] |