Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Improve Error Handling in CSRF Middleware Storage #3020

Open
coderabbitai bot opened this issue May 30, 2024 · 0 comments · May be fixed by #3021
Open

Improve Error Handling in CSRF Middleware Storage #3020

coderabbitai bot opened this issue May 30, 2024 · 0 comments · May be fixed by #3021
Assignees

Comments

@coderabbitai
Copy link
Contributor

coderabbitai bot commented May 30, 2024

There is a need to enhance error handling in the CSRF middleware, specifically within the files middleware/csrf/session_manager.go and middleware/csrf/storage_manager.go. This issue was identified during a discussion in PR #3016. Improving this could involve refactoring the error handling logic to provide more robust and informative error responses.

For more context, see the discussion here: #3016 (comment)

@sixcolors sixcolors changed the title Improve Error Handling in CSRF Middleware Improve Error Handling in CSRF Middleware Storage May 30, 2024
@renanbastos93 renanbastos93 linked a pull request May 30, 2024 that will close this issue
20 tasks
@renanbastos93 renanbastos93 linked a pull request May 30, 2024 that will close this issue
20 tasks
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant