-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
Handle csrf protection according to spec #39
Merged
red-avtovo
merged 1 commit into
j0rsa:main
from
ngoquang2708:handle-csrf-protection-according-to-spec
Aug 28, 2022
Merged
Handle csrf protection according to spec #39
red-avtovo
merged 1 commit into
j0rsa:main
from
ngoquang2708:handle-csrf-protection-according-to-spec
Aug 28, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ngoquang2708
commented
Nov 28, 2021
red-avtovo
reviewed
Nov 29, 2021
red-avtovo
reviewed
Nov 29, 2021
red-avtovo
reviewed
Nov 29, 2021
red-avtovo
reviewed
Nov 29, 2021
red-avtovo
reviewed
Nov 29, 2021
ngoquang2708
force-pushed
the
handle-csrf-protection-according-to-spec
branch
from
November 29, 2021 15:00
8b943c6
to
750e8f2
Compare
@ngoquang2708, is there any work left? |
ngoquang2708
force-pushed
the
handle-csrf-protection-according-to-spec
branch
3 times, most recently
from
December 21, 2021 13:12
55eb238
to
54183ac
Compare
@red-avtovo Still working on it :) |
Thanks for your update. Take your time. Much appreciated for your work |
ngoquang2708
force-pushed
the
handle-csrf-protection-according-to-spec
branch
from
February 7, 2022 15:04
54183ac
to
f839320
Compare
ngoquang2708
force-pushed
the
handle-csrf-protection-according-to-spec
branch
from
February 7, 2022 15:09
f839320
to
f820dc6
Compare
red-avtovo
approved these changes
Aug 28, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you very much for your hard work. Sorry for so late approval
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
@red-avtovo Please ignore session-close and free-space related commits, The are in other PRs.
I will rebase this PR later when they are merged.