11 Jan
2016
11 Jan
'16
1:58 p.m.
Hi, On 11 Jan 2016 at 14:54:20, rbg ([email protected](mailto:[email protected])) wrote:
We are running XWiki Enterprise 7.3 and I would like to enable a 'login timeout'. Currently the users stay logged in even after the browser has been closed, which poses a security threat. So how do I set an idle time after which the users are logged out?
I guess you could disable the “remember me” option on the login page. You’d need to create a XWiki.XWikiLogin page or modify the login.vm template (custom skin for example). Thanks -Vincent
Thanks! RBG