Only handle GET requests for /push_rules

This commit is contained in:
Erik Johnston 2019-04-15 18:40:15 +01:00
parent 208251956d
commit ec638a1602
2 changed files with 10 additions and 0 deletions

View file

@ -229,6 +229,9 @@ following regular expressions::
^/_matrix/client/(api/v1|r0|unstable)/keys/changes$
^/_matrix/client/versions$
^/_matrix/client/(api/v1|r0|unstable)/voip/turnServer$
Additionally, the following REST endpoints can be handled for GET requests::
^/_matrix/client/(api/v1|r0|unstable)/pushrules/.*$
Additionally, the following REST endpoints can be handled, but all requests must