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

LUI-170 - Not redirecting to requested page after redirected to login… #130

Merged
merged 2 commits into from
Dec 9, 2020

Commits on Dec 8, 2020

  1. LUI-170 - Not redirecting to requested page after redirected to login…

    … page
    
    This adds a new request filter that sets the redirect url on the session to the currently requested url if the user is not authenticated and it is not already set.
    mseaton committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    b6be043 View commit details
    Browse the repository at this point in the history
  2. LUI-170 - Not redirecting to requested page after redirected to login…

    … page
    
    Follow-up tweaks following code review.
    mseaton committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    e046411 View commit details
    Browse the repository at this point in the history