Log out inactive users?
-
Hey Guys, I have a customer that is running Mango 2.7.10 (paid) and they would like to log out inactive web users from the Mango system, forcing the user to log back in after x minutes of inactivity.
Is this something we can expire in a cookie somewhere?Cheers
Dan -
Hi Dan,
You're looking for the <session-timeout> tag in Mango/web/WEB-iNF/web.xml
i believe the value is in minutes.
-
Thanks Phil, I'll try that!
Cheers
Dan -
It'll require a restart to work.
Cheers!
-
@phildunlap Very useful information. I searched and found exactly what I needed to know in this answer. Thanks.