- createUserManController
UserManController createUserManController(UserManSettings settings)
Undocumented in source. Be warned that the author may not have intended to support it.
- generateActivationCode
string generateActivationCode()
Undocumented in source. Be warned that the author may not have intended to support it.
- generatePasswordHash
string generatePasswordHash(string password)
Undocumented in source. Be warned that the author may not have intended to support it.
- validatePasswordHash
bool validatePasswordHash(string password_hash, string password)
Undocumented in source. Be warned that the author may not have intended to support it.
Database abstraction layer