Skip to content

Use relative path for the path linked to the cookie (backport #13664) #13666

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

Merged
merged 2 commits into from
Apr 1, 2025

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Apr 1, 2025

Proposed Changes

This PR fixes a regression added to the management ui's oauth authentication. This regression occurs only when the ui is mounted on a custom path.

Use relative path for the path linked to the cookie used by manegement ui's oauth logic to store the token until it is moved onto the local storage.

Types of Changes

What types of changes does your code introduce to this project?
Put an x in the boxes that apply

  • Bug fix (non-breaking change which fixes issue #NNNN)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause an observable behavior change in existing systems)
  • Documentation improvements (corrections, new content, etc)
  • Cosmetic change (whitespace, formatting, etc)
  • Build system and/or CI

This is an automatic backport of pull request #13664 done by [Mergify](https://mergify.com).

used by mangement ui oauth logic to store the
token until it is moved onto the local storage

(cherry picked from commit 8dfcfa6)
@michaelklishin michaelklishin merged commit 8e62314 into v4.1.x Apr 1, 2025
272 of 273 checks passed
@michaelklishin michaelklishin deleted the mergify/bp/v4.1.x/pr-13664 branch April 1, 2025 17:20
michaelklishin added a commit that referenced this pull request Apr 1, 2025
michaelklishin added a commit that referenced this pull request Apr 1, 2025
Use relative path for the path linked to the cookie (backport #13664) (backport #13666)
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.

2 participants