-
- Downloads
Remove unstable/unspecced login types. (#12597)
* `m.login.jwt`, which was never specced and has been deprecated since Synapse 1.16.0. (`org.matrix.login.jwt` can be used instead.) * `uk.half-shot.msc2778.login.application_service`, which was stabilized as part of the Matrix spec v1.2 release.
Showing
- CHANGES.md 6 additions, 0 deletionsCHANGES.md
- changelog.d/12597.removal 2 additions, 0 deletionschangelog.d/12597.removal
- docs/jwt.md 0 additions, 3 deletionsdocs/jwt.md
- synapse/rest/client/login.py 4 additions, 11 deletionssynapse/rest/client/login.py
- tests/handlers/test_password_providers.py 1 addition, 3 deletionstests/handlers/test_password_providers.py
- tests/rest/client/test_login.py 1 addition, 3 deletionstests/rest/client/test_login.py
Loading
Please register or sign in to comment