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

api: Hardening token cookie against Cross-site Request Forgery ? #1462

Open
1 of 2 tasks
SamuelPull opened this issue Sep 21, 2023 · 2 comments
Open
1 of 2 tasks

api: Hardening token cookie against Cross-site Request Forgery ? #1462

SamuelPull opened this issue Sep 21, 2023 · 2 comments
Assignees
Labels
api Indicates api related issue or feature blockchain Indicates blockchain related issue or feature bug Something isn't working frontend Indicates frontend related issue or feature storage-service Indicates storage-service related issue or feature

Comments

@SamuelPull
Copy link
Collaborator

  • I have searched the issues of this repository and believe that this is not a duplicate.

Description 😯

If CORS is disabled, such potential might already be zero, and no further work would be required. Periodically checking the security of the application is certainly not a waste of time.

How to reproduce 🕹

Your Environment 🌎

Tech Version
Frontend v1.?.?
API v1.?.?
Blockchain v1.?.?
Export-Service v1.?.?
Email-Service v1.?.?
Storage-Service v1.?.?
@SamuelPull SamuelPull added the bug Something isn't working label Sep 21, 2023
@issuelabeler issuelabeler bot added api Indicates api related issue or feature blockchain Indicates blockchain related issue or feature frontend Indicates frontend related issue or feature storage-service Indicates storage-service related issue or feature labels Sep 21, 2023
Copy link

stale bot commented Nov 20, 2023

This issue has been automatically marked as stale because it has not had activity for 30 days. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Nov 20, 2023
Copy link

stale bot commented Nov 27, 2023

This issue has been automatically closed because of inactivity. You can re-open it if needed.

@stale stale bot closed this as completed Nov 27, 2023
@SamuelPull SamuelPull reopened this Jul 16, 2024
@stale stale bot removed the wontfix This will not be worked on label Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Indicates api related issue or feature blockchain Indicates blockchain related issue or feature bug Something isn't working frontend Indicates frontend related issue or feature storage-service Indicates storage-service related issue or feature
Projects
None yet
Development

No branches or pull requests

2 participants