Uploaded image for project: 'mod-login'
  1. mod-login
  2. MODLOGIN-57

Create password validation rules (RegEx)

    XMLWordPrintable

Details

    • 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

            Activity

              People

                kgambrell Khalilah Gambrell
                Taras_Spashchenko Taras Spashchenko
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases