This commit is contained in:
clokep 2023-03-17 13:51:17 +00:00
parent 894ac30a4e
commit b7cad8b3c6
4 changed files with 4 additions and 2 deletions

View file

@ -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

View file

@ -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