mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-02 20:43:42 +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:
|
of:
|
||||||
* `/_matrix/identity/v2`
|
* `/_matrix/identity/v2`
|
||||||
* any `requestToken` endpoint
|
* any `requestToken` endpoint
|
||||||
* The new `/_matrix/identity/v2/account/register`
|
* The new `$prefix/account/register` endpoint
|
||||||
* The new `GET /_matrix/identity/v2/terms`
|
* The new `GET /_matrix/identity/v2/terms`
|
||||||
|
|
||||||
...may return an error with `M_UNAUTHORIZED` errcode with HTTP status code 401.
|
...may return an error with `M_UNAUTHORIZED` errcode with HTTP status code 401.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue