ohif-viewer/Packages/active-entry/components/changePassword/changePassword.less
Aysel Afsar 24e615da1e LT-97: - Remove zxcvbn package because of version conflict,
- 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
2016-02-11 08:48:11 -05:00

6 lines
56 B
Plaintext
Executable File

#changePassword{
input{
padding-left: 40px;
}
}