Fix CSRF Token timeout #35

Open
opened 4 years ago by Burathar · 0 comments
Burathar commented 4 years ago
Owner

When a single page is open for more than one hour, the default csrf time limit is exeeded. To fix this, either increase the timeout, or send a new csrf token with an ajax response?

https://flask-wtf.readthedocs.io/en/stable/config.html?highlight=csrf

When a single page is open for more than one hour, the default csrf time limit is exeeded. To fix this, either increase the timeout, or send a new csrf token with an ajax response? https://flask-wtf.readthedocs.io/en/stable/config.html?highlight=csrf
Burathar added the
enhancement-should
label 4 years ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.