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

Bugfix: Updated URL service isCallbackFromSts #1976

Merged
merged 17 commits into from
Aug 16, 2024

Conversation

erichjsonfosse
Copy link
Contributor

Added the option to match current URL to the redirect URI when determining whether or not it's a callback.

Fixes #1935

As per the comment in the v16 changes, the default value for checkRedirectUrlWhenCheckingIfIsCallback is now true.

A pre-push hook for Prettier ran when I pushed my changes, so around 30 of the changed files are a result of that.

@erichjsonfosse
Copy link
Contributor Author

@damienbod @FabianGosebrink

Anything else needed on this one? :)

@FabianGosebrink
Copy link
Collaborator

Hey, thanks for this PR. I did not see this, yet. Will have a look tomorrow. Thanks!!!

@FabianGosebrink
Copy link
Collaborator

Small suggestion for beautifying the code, otherwise this is totally fine. Thank you very much!

Co-authored-by: Fabian Gosebrink <[email protected]>
@erichjsonfosse
Copy link
Contributor Author

@FabianGosebrink looks like the "commit suggestion" feature didn't do well here, so I'm fixing locally now. Just a sec :)

@FabianGosebrink FabianGosebrink merged commit 17789e8 into damienbod:main Aug 16, 2024
8 of 9 checks passed
@erichjsonfosse
Copy link
Contributor Author

@FabianGosebrink @damienbod
Do you know when a new version with this fix might be available?

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.

[Bug]: Query parameter hijacking
2 participants