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: stop users being trapped by unresponsive APIs #2500

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

chrispatmore
Copy link
Contributor

@chrispatmore chrispatmore commented Oct 27, 2023

adjust the behaviour of the CSRF handler so that users can no longer be trapped if the API handler behind the CSRF handler never responds

Contributes To: #2447

equivalent to:

but for 4.x

adjust the behaviour of the CSRF handler so that users can
no longer be trapped if the API handler behind the CSRF
handler never responds

Signed-off-by: Chris Patmore <chrism.patmore@btinternet.com>
Copy link
Contributor

@tsegismont tsegismont left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @chrispatmore !

@tsegismont tsegismont merged commit f8c8ddc into vert-x3:4.x Nov 3, 2023
7 checks passed
@chrispatmore chrispatmore deleted the 2447-csrf-trapping-pt2-4x branch November 3, 2023 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants