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

Improve failure handling in controllers #615

Merged
merged 3 commits into from
Apr 24, 2023
Merged

Commits on Apr 24, 2023

  1. add bruteforce protection to the login controller

    Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
    julien-nc committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    d61bbf1 View commit details
    Browse the repository at this point in the history
  2. add bruteforce protection to the Id4Me controller

    Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
    julien-nc committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    ae44248 View commit details
    Browse the repository at this point in the history
  3. put response helper methods in a base class for login and id4me contr…

    …ollers
    
    Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
    julien-nc committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    c249585 View commit details
    Browse the repository at this point in the history