feat(password) EE-2690 update the text of force password change hint (#6780)

Co-authored-by: Simon Meng <simon.meng@portainer.io>
pull/6782/head
cong meng 3 years ago committed by GitHub
parent e217ac7121
commit e20c34e12a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,8 +25,8 @@ export function ForcePasswordUpdateHint() {
</p>
<p className="text-muted">
To ensure the security of your account, please update your password to a
stronger password using a combination of at least 3 of the following:
The password must be at least {MinPasswordLen} characters long,
including a combination of one character of three of the below:
</p>
<PasswordCombination />

Loading…
Cancel
Save