mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Identity r0.2.1
This commit is contained in:
parent
954a5607c3
commit
d09af5b191
|
|
@ -1,3 +1,13 @@
|
|||
r0.2.1
|
||||
======
|
||||
|
||||
Spec Clarifications
|
||||
-------------------
|
||||
|
||||
- Remove incorrect ``id_server`` parameter from ``/requestToken`` endpoints. (`#2124 <https://github.com/matrix-org/matrix-doc/issues/2124>`_)
|
||||
- Clarify that identity servers can return 403 for unbind requests. (`#2126 <https://github.com/matrix-org/matrix-doc/issues/2126>`_)
|
||||
|
||||
|
||||
r0.2.0
|
||||
======
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
Remove incorrect ``id_server`` parameter from ``/requestToken`` endpoints.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Clarify that identity servers can return 403 for unbind requests.
|
||||
Loading…
Reference in a new issue