summary refs log tree commit diff
path: root/changelog.d/8865.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add additional validation to pusher URLs. (#8865)Patrick Cloke2020-12-041-0/+1
Pusher URLs now must end in `/_matrix/push/v1/notify` per the specification.