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

Accept a "from" parameter in the urls for redirection #232

Closed

Commits on Nov 15, 2014

  1. Accept a new "from" parameter in the urls

    this should be a path that will be combined with @service_url parameter
    for the user redirection after successful login.
    Aeon committed Nov 15, 2014
    Configuration menu
    Copy the full SHA
    a3ca503 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2014

  1. make sure to strip the cas params

    otherwise the stale ticket is still in the return url
    and the user gets thrown into an infinite redirect loop
    Aeon committed Dec 3, 2014
    Configuration menu
    Copy the full SHA
    38ac42a View commit details
    Browse the repository at this point in the history