mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-09 09:23:43 +01: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
|
||||
of:
|
||||
* `/_matrix/identity/v2`
|
||||
* `/_matrix/identity/v2/pubkey/*`
|
||||
* The new `$prefix/account/register` endpoint
|
||||
* The new `GET /_matrix/identity/v2/terms`
|
||||
* `$prefix/logout`
|
||||
|
|
|
|||
Loading…
Reference in a new issue