mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-28 13:24:10 +02:00
Compare commits
2 commits
db476c4504
...
54c5fa5bd6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
54c5fa5bd6 | ||
|
|
c4ce3304cf |
|
|
@ -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