21297 Posts in 5734 Topics by 2603 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 255 Views |
-
How do I timeout a session?

2 July 2012 at 4:30pm
Hi, I'm using Silverstripe 2.4.7 and I have a lot of forms on the front-end.
Sometimes, when a user has been inactive for a while, their session times out. Because the forms use AJAX to retrieve data from the database, the user clicks on a link and they get the login page instead of the fetched content they were expecting.
I can understand why that happens, but what I would like to know, is how can I time sessions out (in dev) so that I can test for that sort of behaviour?
I tried deleting the cookies but that made no difference. How do I time out a session?
| 255 Views | ||
|
Page:
1
|
Go to Top |

