mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 16:22:20 +02:00
n°524 - password policy
This commit is contained in:
@@ -237,3 +237,13 @@ class ArchivedObjectException extends CoreException
|
||||
class InvalidConfigParamException extends CoreException
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Throwned when the password is not valid
|
||||
*
|
||||
* @since 2.7.0
|
||||
*/
|
||||
class InvalidPasswordAttributeOneWayPassword extends CoreException
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user