Skip to content
Snippets Groups Projects
Unverified Commit 30fba621 authored by Patrick Cloke's avatar Patrick Cloke Committed by GitHub
Browse files

Apply an IP range blacklist to push and key revocation requests. (#8821)

Replaces the `federation_ip_range_blacklist` configuration setting with an
`ip_range_blacklist` setting with wider scope. It now applies to:

* Federation
* Identity servers
* Push notifications
* Checking key validitity for third-party invite events

The old `federation_ip_range_blacklist` setting is still honored if present, but
with reduced scope (it only applies to federation and identity servers).
parent c5b6abd5
No related branches found
No related tags found
No related merge requests found
Showing
with 136 additions and 83 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment