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

Implement rate limiter on reset password #5103

Closed
wants to merge 5 commits into from
Closed

Implement rate limiter on reset password #5103

wants to merge 5 commits into from

Commits on Feb 8, 2024

  1. Implement rate limiter on reset password

    Timon Bakker committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    ff8aa45 View commit details
    Browse the repository at this point in the history
  2. Whoops, should be lower-case

    Timon Bakker committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    2aa586e View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    be90e99 View commit details
    Browse the repository at this point in the history
  2. rearrange rate limiter

    jpelay committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    3df1027 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. fix e2e test

    jpelay committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    d3a97ee View commit details
    Browse the repository at this point in the history