synapse/changelog.d/8865.bugfix
Patrick Cloke b774c555d8
Add additional validation to pusher URLs. (#8865)
Pusher URLs now must end in `/_matrix/push/v1/notify` per the
specification.
2020-12-04 10:51:56 -05:00

1 line
81 B
Text

Add additional validation to pusher URLs to be compliant with the specification.