summary refs log tree commit diff
path: root/changelog.d/7152.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.13.0rc1Andrew Morgan2020-05-111-1/+0
|
* Improve the UX of the login fallback when using SSO (#7152)Brendan Abolivier2020-03-271-0/+1
* Don't show the login forms if we're currently logging in with a password or a token. * Submit directly the SSO login form, showing only a spinner to the user, in order to eliminate from the clunkiness of SSO through this fallback.