ohif-viewer/Packages/active-entry/components
Aysel Afsar eb32e1771f LT-97: Add requireRegexValidation and requireStrongPasswords properties under passwordOptions which is under passwordOptions.
- requireRegexValidation toggles whether or not password validation is controlled by regular expression
- requireStrongPasswords toggles whether password validation is controlled by zxcvbn package
LT-104: User account shall be locked after 5 failed attempts
- "failedAttemptsLimit" property which is under passwordOptions in ActiveEntry configuration object sets number of failed attempts count to lock user account, it is set 5 as default
LT-99: Passwords shall use password history of 6
- "passwordHistoryCount" property which is under passwordOptions in ActiveEntry configuration object sets count of last passwords that is not used to reset password
- Show error messages in changePassword template
- Make signIn button disabled if inputs are not validated
2016-02-14 17:03:00 -05:00
..
changePassword LT-97: Add requireRegexValidation and requireStrongPasswords properties under passwordOptions which is under passwordOptions. 2016-02-14 17:03:00 -05:00
entrySignIn LT-97: Add requireRegexValidation and requireStrongPasswords properties under passwordOptions which is under passwordOptions. 2016-02-14 17:03:00 -05:00
entrySignUp LT-97: Add requireRegexValidation and requireStrongPasswords properties under passwordOptions which is under passwordOptions. 2016-02-14 17:03:00 -05:00
forgotPassword Add Clinical Meteor packages to Lesion Tracker 2016-01-25 17:14:42 +01:00
entryPages.js Add Clinical Meteor packages to Lesion Tracker 2016-01-25 17:14:42 +01:00
entryPages.less Resolved styling issues from Clinical Meteor packages, added HIPAA Audit Log package 2016-01-25 22:35:53 +01:00