Exclude pubkey endpoints from auth

dbkr/tos_2
David Baker 5 years ago
parent a1de6ff634
commit d9269b084f

@ -68,6 +68,7 @@ be dropped from all endpoints.
Any request to any endpoint within `/_matrix/identity/v2`, with the exception
of:
* `/_matrix/identity/v2`
* `/_matrix/identity/v2/pubkey/*`
* The new `$prefix/account/register` endpoint
* The new `GET /_matrix/identity/v2/terms`
* `$prefix/logout`

Loading…
Cancel
Save