We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 login throttling similar to how Symfony has added to their own login methods symfony/symfony@237d91f
Requires Symfony 5.2
The text was updated successfully, but these errors were encountered:
https://symfony.com/blog/new-in-symfony-5-2-login-throttling
Sorry, something went wrong.
Because the rate limiter is marked experimental in Symfony 5.2, I am postponing this ticket until the feature is no longer experimental.
The code diff link I posted above has changed multiple times since the original commit.
No branches or pull requests
Summary
Add login throttling similar to how Symfony has added to their own login methods
symfony/symfony@237d91f
Requires Symfony 5.2
The text was updated successfully, but these errors were encountered: