Reset account password
This commit is contained in:
@@ -63,6 +63,7 @@ public:
|
||||
}
|
||||
bool submitChange();
|
||||
bool isAdmin();
|
||||
bool resetPassword();
|
||||
static QString getRoleName(QString RoleID);
|
||||
static QString getRoleID(QString RoleName);
|
||||
static QStringList getAllRoleName();
|
||||
|
||||
Reference in New Issue
Block a user