Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add isStrongPassword method #1348

Merged
merged 23 commits into from
Nov 19, 2020
Merged

Commits on Jun 7, 2020

  1. Add isStrongPassword method

    tbeeck committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    b830f3a View commit details
    Browse the repository at this point in the history
  2. Add tests

    tbeeck committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    f815e4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a112a0 View commit details
    Browse the repository at this point in the history
  4. remove console.log

    tbeeck committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    78ae116 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Configuration menu
    Copy the full SHA
    f9330e6 View commit details
    Browse the repository at this point in the history
  2. add tests

    tbeeck committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    7100af8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2efe12b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aed4a22 View commit details
    Browse the repository at this point in the history
  5. update isStrongPassword doc

    tbeeck committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    21f0b26 View commit details
    Browse the repository at this point in the history
  6. shorten function declaration

    tbeeck committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    a55d712 View commit details
    Browse the repository at this point in the history
  7. fix confusing parameters

    tbeeck committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    97205aa View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Configuration menu
    Copy the full SHA
    16e98a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Configuration menu
    Copy the full SHA
    d78eae1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f9e68e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5971b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1669bfa View commit details
    Browse the repository at this point in the history
  5. remove obsolete tests

    tbeeck committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    d1aedcc View commit details
    Browse the repository at this point in the history
  6. remove minstrongscore option

    tbeeck committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    23ebf82 View commit details
    Browse the repository at this point in the history
  7. update README

    tbeeck committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    883f544 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. Configuration menu
    Copy the full SHA
    a85ea30 View commit details
    Browse the repository at this point in the history
  2. Add default args for clarity

    tbeeck committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    19baf6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e36980 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    tbeeck committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    8ab1d36 View commit details
    Browse the repository at this point in the history