On Thu, Jul 12, 2012 at 9:27 AM, Patrycja Suchomska <[email protected]> wrote:
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...
oldcore is (too) slowly transformed into components but it's still used for many things which are not deprecated (meaning that we would love to deprecated them but we need to write the alternative first ;)).
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. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne