vibelog.user

Undocumented in source.

Public Imports

std.datetime
public import std.datetime;
Undocumented in source.

Members

Classes

User
class User
Undocumented in source.

Functions

generatePasswordHash
string generatePasswordHash(string password)
Undocumented in source. Be warned that the author may not have intended to support it.
testPassword
bool testPassword(string password, string hashstring)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta