This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
synapse
mirror of
https://github.com/element-hq/synapse.git
Watch
1
Star
0
Fork
You've already forked synapse
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c027a199f3
synapse
/
changelog.d
/
8821.bugfix
2 lines
65 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Default to blacklisting reserved IP ranges and add a whitelist. (#8870) This defaults `ip_range_blacklist` to reserved IP ranges and also adds an `ip_range_whitelist` setting to override it.
2020-12-09 11:56:06 -07:00
Apply an IP range blacklist to push and key revocation requests.