Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
None
-
-
EPAM Sprint 4, EPAM BatchLoader Sprint 0
-
Folijet
Description
Valid password requirement rules
- Has a minimum 8 characters
- Contains both lowercase and uppercase letters
- Contains at least one numeric character
- Contains at least one special character (!"#$%&'()*+,-./:;<=>?@[]^_`
{|}
~) (https://www.owasp.org/index.php/Password_special_characters)
- Is not your username (a placeholder should be used for a username)
- Is not a keyboard sequence (12345678 q1234567 qazxswedc 1qazxsw2 1qazxsw23edc)
- Is not the same character (ex. BBBBBBB)
- does not contain whitespace
TestRail: Results
Attachments
Issue Links
- relates to
-
MODLOGIN-38 Technical Design: Local Password Rules Parameters/Configuration
-
- Closed
-
-
MODPWD-4 Create Validator engine (Backend validator) Component
-
- Closed
-
-
MODPWD-51 Implement a bad password list(s)
-
- Closed
-