both registers are excluded from auth

Co-Authored-By: Travis Ralston <travpc@gmail.com>
dbkr/tos_2
David Baker 5 years ago committed by GitHub
parent 5374030cc0
commit f02e4c2e9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save