Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Improve the UX of the login fallback when using SSO #7152

Merged
merged 8 commits into from
Mar 27, 2020

Commits on Mar 26, 2020

  1. Improve the UX of the login fallback when using SSO

    * 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.
    babolivier committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    bfb939a View commit details
    Browse the repository at this point in the history
  2. Changelog

    babolivier committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    1c02f20 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Fix title updates

    babolivier committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    adb38c0 View commit details
    Browse the repository at this point in the history
  2. Incorporate review

    babolivier committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    45409c2 View commit details
    Browse the repository at this point in the history
  3. Drop CAS entirely

    babolivier committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    706e426 View commit details
    Browse the repository at this point in the history
  4. Incorporate review

    babolivier committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    74e22d0 View commit details
    Browse the repository at this point in the history
  5. Incorporate review

    babolivier committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    71f21c2 View commit details
    Browse the repository at this point in the history
  6. Typo

    babolivier committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    781f104 View commit details
    Browse the repository at this point in the history