summary refs log tree commit diff
path: root/changelog.d/3480.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reject invalid server names (#3480)Richard van der Hoff2018-07-031-0/+1
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.