summary refs log tree commit diff
path: root/synapse/config/sso.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #7153 from matrix-org/babolivier/sso_whitelist_log...Richard van der Hoff2020-04-031-15/+0
* Update the wording of the config commentBrendan Abolivier2020-03-271-3/+3
* Whitelist the login fallback by default for SSOBrendan Abolivier2020-03-261-1/+16
* Factor out complete_sso_login and expose it to the Module APIBrendan Abolivier2020-03-031-1/+1
* Add a whitelist for the SSO confirmation step.Richard van der Hoff2020-03-021-0/+18
* Add a confirmation step to the SSO login flowBrendan Abolivier2020-03-021-0/+74