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/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/user/impl/xwiki/MyPersistentLoginManager.java 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/xwiki-platform-user/xwiki-platform-user-ui/src/main/resources/XWiki 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. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
