Skip to content
Snippets Groups Projects
Commit 6c9c59b2 authored by Demian Katz's avatar Demian Katz Committed by GitHub
Browse files

Smarter CSRF handling. (#1211)

- Do not create multiple tokens per request.
- Clear tokens after successful verification to save session space.
- Limit the number of tokens that can be generated before successful verification.
parent 80e9148e
No related merge requests found
Showing
with 190 additions and 18 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment