Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix login redirect for expired sessions #57157

Merged
merged 7 commits into from
Feb 16, 2020

Commits on Feb 7, 2020

  1. Configuration menu
    Copy the full SHA
    48aced7 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Configuration menu
    Copy the full SHA
    e74e931 View commit details
    Browse the repository at this point in the history
  2. PR review feedback

    Use injected logoutUrl instead of basePath.
    Also added `provider` param to legacy autoLogout service, and
    rewrote tests for SessionExpired.
    jportner committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    516191c View commit details
    Browse the repository at this point in the history
  3. Fix type check and unit test

    jportner committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    d8ea466 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Configuration menu
    Copy the full SHA
    3b839ed View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2020

  1. Configuration menu
    Copy the full SHA
    4d631da View commit details
    Browse the repository at this point in the history
  2. More PR review feedback

    jportner committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    843f18d View commit details
    Browse the repository at this point in the history