mirror of
https://github.com/matrix-org/synapse.git
synced 2025-10-06 21:11:08 +02:00
deploy: 3d70cc393fb32235bbeb94a0b97691dff5531f4d
This commit is contained in:
parent
894ac30a4e
commit
b7cad8b3c6
@ -10738,6 +10738,7 @@ information.</p>
|
||||
# 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
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -362,6 +362,7 @@ information.</p>
|
||||
# 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user