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(auth): ensure consistent origin url #4748

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

axiomofjoy
Copy link
Contributor

Ensures origin url is consistent between login re-route and callback for OAuth2 authorization code flow.

resolves #4747

@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Sep 25, 2024
@axiomofjoy axiomofjoy changed the base branch from main to auth September 25, 2024 22:36
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:XXL This PR changes 1000+ lines, ignoring generated files. labels Sep 25, 2024
@axiomofjoy axiomofjoy force-pushed the xander/ensure-consisten-origin-url branch 2 times, most recently from 21e824c to 65c0151 Compare September 25, 2024 23:42
@axiomofjoy axiomofjoy force-pushed the xander/ensure-consisten-origin-url branch from 65c0151 to 05bba5e Compare September 26, 2024 01:17
@axiomofjoy axiomofjoy merged commit fcd35fc into auth Sep 26, 2024
13 of 16 checks passed
@axiomofjoy axiomofjoy deleted the xander/ensure-consisten-origin-url branch September 26, 2024 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[auth] ensure consistent origin url
2 participants