summary refs log tree commit diff
path: root/synapse/config/homeserver.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-03v1.11.1Brendan Abolivier4-3/+16
2020-03-03Fix wrong handler being used in SAML handlerBrendan Abolivier1-3/+2
2020-03-03Factor out complete_sso_login and expose it to the Module APIBrendan Abolivier4-57/+96
2020-03-02Add a whitelist for the SSO confirmation step.Richard van der Hoff4-14/+84
2020-03-02Add a confirmation step to the SSO login flowBrendan Abolivier7-6/+245
2020-03-02Fixed set a user as an admin with the new API (#6928)Dirk Klimpel4-38/+194
2020-02-26Cast a coroutine into a Deferred in the federation base (#6996)Patrick Cloke2-6/+9
2020-02-211.11.0 v1.11.0 release-v1.11.0Richard van der Hoff4-2/+16
2020-02-21Small grammar fixes to the ACME v1 deprecation notice (#6944)Andrew Morgan3-10/+10
2020-02-19update changes.md v1.11.0rc1Richard van der Hoff1-6/+5
2020-02-191.11.0rc1Richard van der Hoff57-56/+74
2020-02-19Revert `get_auth_chain_ids` changes (#6951)Erik Johnston2-28/+1
2020-02-19