![]() |
Hello!
When a user enters a page that has a form, if he spends a lot of time with that page open and tries reload the page, it will throw a security exception. In the app/Config/Security.php file there is an expiration set at the default 7200(2 hours). Is there any solution other than increasing these seconds so that when this time passes, and the user re-enters the page, reload the page from the beginning so as not to throws a security exception??? |
Messages In This Thread |
CSRF token expired when page is left open - by gabriel_fucci - 01-09-2024, 10:56 AM
RE: CSRF token expired when page is left open - by ozornick - 01-09-2024, 11:40 PM
RE: CSRF token expired when page is left open - by gabriel_fucci - 01-10-2024, 06:41 AM
RE: CSRF token expired when page is left open - by ozornick - 01-10-2024, 12:42 PM
RE: CSRF token expired when page is left open - by Valkhan - 01-17-2024, 09:44 AM
RE: CSRF token expired when page is left open - by kenjis - 01-17-2024, 09:35 PM
RE: CSRF token expired when page is left open - by kenjis - 01-17-2024, 09:32 PM
|