0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-10 03:42:03 +02:00
synapse/changelog.d/10142.feature

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
231 B
Gherkin
Raw Normal View History

Add support for [MSC3231 - Token authenticated registration](https://github.com/matrix-org/matrix-doc/pull/3231). Users can be required to submit a token during registration to authenticate themselves. Contributed by Callum Brown.