Dear XWiki Users, I've got a question regarding automatic logout after a certain amount of time. In this thread I've learned that I need to change MyPersistentLoginManager.java to enable auto logout: http://lists.xwiki.org/pipermail/users/2011-December/021368.html The problem is that it is located in xwiki-platform-oldcore, so I presume it is deprecated? https://github.com/xwiki/xwiki-platform/blob/master/xwiki-platform-core/xwik... In the current Xwiki HEAD I've found these XML files, but I couldn't find anything related to auto-logout. AFAIK it is not documented yet. https://github.com/xwiki/xwiki-platform/tree/master/xwiki-platform-core/xwik... Any suggestions, what should I do? Changing session-timeout in WEB-INF/web.xml doesn't help. Any help will be appreciated. Regards, Patricia Sz.