Load /register/available endpoint on workers (#15268)

This commit is contained in:
Jason Little 2023-03-17 08:50:31 -05:00 committed by GitHub
parent 66fc166b96
commit 3d70cc393f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 1 deletions

View file

@ -245,6 +245,7 @@ information.
# Registration/login requests
^/_matrix/client/(api/v1|r0|v3|unstable)/login$
^/_matrix/client/(r0|v3|unstable)/register$
^/_matrix/client/(r0|v3|unstable)/register/available$
^/_matrix/client/v1/register/m.login.registration_token/validity$
# Event sending requests