Open
Description
Hi everybody,
at first I want to thank everybody behind this project! Awesome work.
I have a question:
A user clicks on a form, enters his data and sends the form after the session has expired. Maybe he was on the phone, closed his laptop or whatever. When he comes back, he posts the form which results in a csrf validation error.
Now the csrf token will still be the old one on the form with the error. In Symfony2, the user will have the new token so he can post the form with the data already entered.
What's your opinion on this behaviour?
Cheers Michi
Metadata
Metadata
Assignees
Labels
No labels