mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-25 18:38:37 +01:00
both registers are excluded from auth
Co-Authored-By: Travis Ralston <travpc@gmail.com>
This commit is contained in:
parent
5374030cc0
commit
f02e4c2e9c
|
|
@ -63,7 +63,7 @@ Any request to any endpoint within `/_matrix/identity/v2`, with the exception
|
|||
of:
|
||||
* `/_matrix/identity/v2`
|
||||
* any `requestToken` endpoint
|
||||
* The new `/_matrix/identity/v2/account/register`
|
||||
* The new `$prefix/account/register` endpoint
|
||||
* The new `GET /_matrix/identity/v2/terms`
|
||||
|
||||
...may return an error with `M_UNAUTHORIZED` errcode with HTTP status code 401.
|
||||
|
|
|
|||
Loading…
Reference in a new issue