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

web/flows: fix RedirectStage not detecting absolute URLs correctly #5781

Merged
merged 2 commits into from May 29, 2023
Merged

web/flows: fix RedirectStage not detecting absolute URLs correctly #5781

merged 2 commits into from May 29, 2023

Commits on May 28, 2023

  1. web: getURL() method in RedirectStage.ts now actually detects URLs (#…

    …5732)
    
    Signed-off-by: Saeverix <1863379+Saeverix@users.noreply.github.com>
    Saeverix committed May 28, 2023
    Configuration menu
    Copy the full SHA
    a384dca View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. use native API to build full URL

    Signed-off-by: Jens Langhammer <jens@goauthentik.io>
    BeryJu committed May 29, 2023
    Configuration menu
    Copy the full SHA
    c82c833 View commit details
    Browse the repository at this point in the history