summary refs log tree commit diff
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-13Add a test for wrong user returned by SSORichard van der Hoff1-0/+27
2021-01-13Move `complete_sso_ui_auth` into SSOHandlerRichard van der Hoff2-28/+13
2021-01-13Give the user a better error when they present bad SSO creds<