Add warnings about MSC3861 on certain APIs. (#16168)

This commit is contained in:
Will Hunt
2023-08-25 12:25:34 +01:00
committed by GitHub
parent daf11e26ef
commit 5c9402b9fd
5 changed files with 16 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
# Registration Tokens
**Note:** This API is disabled when MSC3861 is enabled. [See #15582](https://github.com/matrix-org/synapse/pull/15582)
This API allows you to manage tokens which can be used to authenticate
registration requests, as proposed in
[MSC3231](https://github.com/matrix-org/matrix-doc/blob/main/proposals/3231-token-authenticated-registration.md)