- Add passwordOptions in ActiveEntry.configure - Toggle showPasswordStrengthIndicator to show password strength meter ui, toggle requireRegexValidation to set password regex for validation or requireStrongPasswords to create strong passwords by using zxcvbn. - Sign in/ sing up when enter key is pressed
6 lines
56 B
Plaintext
Executable File
6 lines
56 B
Plaintext
Executable File
#changePassword{
|
|
input{
|
|
padding-left: 40px;
|
|
}
|
|
}
|