mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-14 07:04:09 +02:00
Exclude pubkey endpoints from auth
This commit is contained in:
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
|
Any request to any endpoint within `/_matrix/identity/v2`, with the exception
|
||||||
of:
|
of:
|
||||||
* `/_matrix/identity/v2`
|
* `/_matrix/identity/v2`
|
||||||
|
* `/_matrix/identity/v2/pubkey/*`
|
||||||
* The new `$prefix/account/register` endpoint
|
* The new `$prefix/account/register` endpoint
|
||||||
* The new `GET /_matrix/identity/v2/terms`
|
* The new `GET /_matrix/identity/v2/terms`
|
||||||
* `$prefix/logout`
|
* `$prefix/logout`
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue