summary refs log tree commit diff
path: root/changelog.d/9161.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Validate the server name for the /publicRooms endpoint. (#9161)Patrick Cloke2021-01-191-0/+1
If a remote server name is provided, ensure it is something reasonable before making remote connections to it.