“CRSF : Invalid or missing CRSF token”: increase edit session time

Greetings to all. Following this topic, I join Rossant’s question: is there a way to increase the session time for editing to avoid the CSRF error? Thanks for your work.

You’ll need to modify the code to increase the time. Open application/src/Form/Initializer/Csrf.php and change timeout from 3600 seconds to something more.

1 Like

Thank you very much for the answer as always, jimsafley. Greetings

This topic was automatically closed 250 days after the last reply. New replies are no longer allowed.