N°2574 - enable Password expiry

This commit is contained in:
bruno DA SILVA
2020-01-06 12:14:34 +01:00
parent b0c76346a5
commit e716fb118b
2 changed files with 15 additions and 1 deletions

View File

@@ -53,4 +53,6 @@ Dict::Add('EN US', 'English', 'English', array(
'Class:UserLocal/Attribute:password_renewed_date+' => 'When the password was last changed',
'Error:UserLocalPasswordValidator:UserPasswordPolicyRegex:ValidationFailed' => 'Password must be at least 8 characters and include uppercase, lowercase, numeric and special characters.',
'UserLocal:password:expiration' => 'The fields below require an extension'
));