n°524 - password policy

- "password reset" workflow now handle gracefully the policy enforcement.
This commit is contained in:
bruno DA SILVA
2019-11-28 08:51:42 +01:00
parent fe0bd1a4b8
commit 267cdd2aee
3 changed files with 44 additions and 28 deletions

View File

@@ -837,6 +837,7 @@ class UserRights
}
}
/** User */
public static function GetUserObject()
{
if (is_null(self::$m_oUser))