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 return_url doesn't work with custom server paths #21588

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

alexmt
Copy link
Collaborator

@alexmt alexmt commented Jan 21, 2025

Closes #21432

Login page redirects to return URL history API. The history API automatically appends base path, so it has to be removed from the return URL before redirect

Screen.Recording.2025-01-20.at.7.59.58.PM.mov

Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
@alexmt alexmt requested a review from a team as a code owner January 21, 2025 04:02
Copy link

bunnyshell bot commented Jan 21, 2025

❌ Preview Environment deleted from Bunnyshell

Available commands (reply to this comment):

  • 🚀 /bns:deploy to deploy the environment

@alexmt alexmt merged commit eed70ee into argoproj:master Jan 21, 2025
23 checks passed
@alexmt alexmt deleted the base-path-redirect branch January 21, 2025 17:22
@alexmt
Copy link
Collaborator Author

alexmt commented Jan 21, 2025

/cherry-pick release-2.13

gcp-cherry-pick-bot bot pushed a commit that referenced this pull request Jan 21, 2025
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
alexmt added a commit that referenced this pull request Jan 21, 2025
…ick #21588) (#21603)

Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
Co-authored-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
dudo pushed a commit to dudo/argo-cd that referenced this pull request Jan 25, 2025
…#21588)

Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
Signed-off-by: Brett C. Dudo <brett@dudo.io>
vasilegroza pushed a commit to vasilegroza/argo-cd that referenced this pull request Feb 27, 2025
…#21588)

Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

login return_url doesn't work with custom server paths
3 participants