Skip to content

Conversation

MarcialRosales
Copy link
Contributor

@MarcialRosales MarcialRosales 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

used by mangement ui oauth logic to store the
token until it is moved onto the local storage
@MarcialRosales MarcialRosales marked this pull request as ready for review April 1, 2025 15:05
@michaelklishin michaelklishin added this to the 4.1.0 milestone Apr 1, 2025
@michaelklishin michaelklishin merged commit c8c7bfb into main Apr 1, 2025
271 checks passed
@michaelklishin michaelklishin deleted the use-relative-path-for-oauth-cookie branch April 1, 2025 17:06
michaelklishin added a commit that referenced this pull request Apr 1, 2025
Use relative path for the path linked to the cookie (backport #13664)
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants