Skip to content

[Security] Add RateLimiter requirement command #18857

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

Merged

Conversation

alexandre-daubois
Copy link
Member

Fix #17966

I was not able to reproduce ticket's owner error. However, I faced a missing requirement error when trying. I propose to add this code bock to fix this instead of facing a dependency error 👍

@carsonbot carsonbot added this to the 6.4 milestone Sep 11, 2023
@alexandre-daubois alexandre-daubois changed the base branch from 6.4 to 5.4 September 11, 2023 08:11
@javiereguiluz javiereguiluz merged commit 8585caa into symfony:5.4 Sep 11, 2023
@javiereguiluz javiereguiluz modified the milestones: 6.4, 5.4 Sep 11, 2023
@javiereguiluz
Copy link
Member

Alex, I love this kind of contributions because it removes any potential confusion when trying to use this feature.

However, when merging it I changed a bit the location of the new text. The common practice in other articles is to show as early as possible the fact that you need to install a certain component to use the feature. See 2cbbb39

Thanks!

@alexandre-daubois
Copy link
Member Author

Got it! 👌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rate limiter config missing in simple login limiting documentation
3 participants