Allow /rooms/ admin API to be on workers (#18360)

Tested by https://github.com/matrix-org/sytest/pull/1400
This commit is contained in:
Erik Johnston
2025-04-25 15:18:22 +01:00
committed by GitHub
parent 33824495ba
commit 5b89c92643
4 changed files with 7 additions and 3 deletions

View File

@@ -249,6 +249,7 @@ information.
^/_matrix/client/(api/v1|r0|v3|unstable)/directory/room/.*$
^/_matrix/client/(r0|v3|unstable)/capabilities$
^/_matrix/client/(r0|v3|unstable)/notifications$
^/_synapse/admin/v1/rooms/
# Encryption requests
^/_matrix/client/(r0|v3|unstable)/keys/query$