-
Notifications
You must be signed in to change notification settings - Fork 0
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
[App] Add CSRF token-based mitigation #187
Merged
Merged
Commits on Jun 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 67e2459 - Browse repository at this point
Copy the full SHA 67e2459View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cf1a75 - Browse repository at this point
Copy the full SHA 8cf1a75View commit details -
[App] Default CSRF protection on Express app
A lot of tests are failing
Configuration menu - View commit details
-
Copy full SHA for 841bfcd - Browse repository at this point
Copy the full SHA 841bfcdView commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 83f06a5 - Browse repository at this point
Copy the full SHA 83f06a5View commit details -
[CSRF] Use the _csrf value that Lusca places in res.locals
Filed #186 to track app-wide improvements w.r.t. res.locals and app.locals. [1]: https://expressjs.com/en/5x/api.html#res.locals
Configuration menu - View commit details
-
Copy full SHA for da7b45a - Browse repository at this point
Copy the full SHA da7b45aView commit details -
Configuration menu - View commit details
-
Copy full SHA for df74d7b - Browse repository at this point
Copy the full SHA df74d7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 861c71c - Browse repository at this point
Copy the full SHA 861c71cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 465884b - Browse repository at this point
Copy the full SHA 465884bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88b6a8a - Browse repository at this point
Copy the full SHA 88b6a8aView commit details
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.