-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
feat(security): add configurable IPv6 subnet for BFP and throttling #52223
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
Conversation
2e0995d to
446d04e
Compare
be45f79 to
4276176
Compare
|
/backport to stable31 |
|
/backport to stable30 |
|
/backport to stable29 |
provokateurin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, just the comment needs adjustment
Signed-off-by: Benjamin Gaussorgues <[email protected]>
4276176 to
9f666c2
Compare
|
This broke on 32bit: https://github.com/nextcloud/server/actions/runs/14584944718/job/40908705961 I suppose those tests can simply be skipped on 32bits? |
|
Fix in #52392
|
Summary
Allows to configure subnet size for IPv6 normalization and use smaller default.
Checklist