summary refs log tree commit diff
path: root/synapse/config (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-13Give the user a better error when they present bad SSO credsRichard van der Hoff5-5/+65
2021-01-13Add a test for UI-Auth-via-SSO (#9082)Richard van der Hoff4-42/+227
2021-01-13Reduce scope of exception handler. (#9106)Patrick Cloke2