mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-10 22:20:00 -04:00
Reject invalid server names (#3480)
Make sure that server_names used in auth headers are sane, and reject them with a sensible error code, before they disappear off into the depths of the system.
This commit is contained in:
parent
f741630847
commit
508196e08a
5 changed files with 122 additions and 25 deletions
1
changelog.d/3480.feature
Normal file
1
changelog.d/3480.feature
Normal file
|
@ -0,0 +1 @@
|
|||
Reject invalid server names in federation requests
|
Loading…
Add table
Add a link
Reference in a new issue