mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 03:34:08 +01:00
Merge c4ce3304cf into 74a0d5f289
This commit is contained in:
commit
db476c4504
|
|
@ -0,0 +1 @@
|
||||||
|
Add `m.login.terms` to enumeration of authentication types.
|
||||||
|
|
@ -906,6 +906,7 @@ This specification defines the following auth types:
|
||||||
- `m.login.msisdn`
|
- `m.login.msisdn`
|
||||||
- `m.login.dummy`
|
- `m.login.dummy`
|
||||||
- `m.login.registration_token`
|
- `m.login.registration_token`
|
||||||
|
- {{% added-in v="1.11" %}} `m.login.terms`
|
||||||
|
|
||||||
###### Password-based
|
###### Password-based
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue