Skip to content

[RateLimiter][Security] More precisely document advanced rate limiter configuration #15051

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
merged 1 commit into from
Apr 21, 2021

Conversation

wouterj
Copy link
Member

@wouterj wouterj commented Mar 2, 2021

These additions are based on questions I received from @Seldaek while he was trying out the login throttling feature on a more advanced high availability set-up.

Previously, we documented the happy-path, but were not so good at documenting the more advanced settings. This PR adds more detail about locks, storage and implementing your custom login rate limiter.

@carsonbot carsonbot changed the title [Security][RateLimiter] More precisely document advanced rate limiter configuration [RateLimiter][Security] More precisely document advanced rate limiter configuration Mar 2, 2021
@wouterj wouterj added this to the 5.2 milestone Mar 2, 2021
Copy link
Member

@Nyholm Nyholm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@javiereguiluz javiereguiluz merged commit 2d126db into symfony:5.2 Apr 21, 2021
@javiereguiluz
Copy link
Member

Wouter, thanks for these nice additions! While merging I did some small rewords to turn passive voice into active voice ("locks are used by rate limiters ..." --> "rate limiters use locks ...") but the contents were perfect.

@wouterj wouterj deleted the rate-limiter branch April 21, 2021 08:36
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.

5 participants