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

#2783 limit number of failed login and reset password requests #2791

Merged

Commits on Aug 2, 2022

  1. login limiter done single window and brute forcing one user

    Oskar Kocjan authored and Oskar Kocjan committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    f8c2ec0 View commit details
    Browse the repository at this point in the history
  2. added rate limiters to registration and reset password request

    Oskar Kocjan authored and Oskar Kocjan committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    0752019 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. password strength bar

    Oskar Kocjan authored and Oskar Kocjan committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    deedd9a View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. added request limiters to 3 methods of changing password, password st…

    …rength bar, test for login and registration
    Oskar Kocjan authored and Oskar Kocjan committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    59438c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. changes after review, added limiters to 3 types of reseting password

    Oskar Kocjan authored and Oskar Kocjan committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    e752ce3 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. CR fixes

    Oskar Kocjan authored and Oskar Kocjan committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    2f4a4a8 View commit details
    Browse the repository at this point in the history
  2. test fix

    Oskar Kocjan authored and Oskar Kocjan committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    7ad3b47 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. correcting spelling

    Oskar Kocjan authored and Oskar Kocjan committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    5a7ad5b View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. CR changes

    Oskar Kocjan authored and Oskar Kocjan committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    8519e57 View commit details
    Browse the repository at this point in the history