Approval.
This commit is contained in:
@ -140,6 +140,8 @@
|
||||
"password_has_no_number_no_special_char": "Passwords need at least one number or special character",
|
||||
"password_in_context": "Password is a common word retrievable based on the context",
|
||||
"password_is_date": "The password is a date",
|
||||
"in_compromised_password_list": "The password is found in a list of the most commonly used passwords"
|
||||
"in_compromised_password_list": "The password is found in a list of the most commonly used passwords",
|
||||
"new_password_has_issues": "The new password has issues",
|
||||
"password_reset_required": "Password Reset Required"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user