Tags:
create new tag
, view all tags

Question

I need to be able to auto logout users after 15 minutes of inactivity. Is there a plugin that can do that? I also like for the users to get a message telling them that they will be logged out in 5 minutes. The users should be presented with the login page once they are logout automatically.

Environment

TWiki version: TWikiRelease04x00x00
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Debian 3.1 sarge
Web server: Apache 2.0.54
Perl version: 5.8.4
Client OS:  
Web Browser:  
Categories: Authentication, Security, Authorisation

-- ZakaiKinan - 28 Mar 2006

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

sorry, no, there is nothing like that yet - it should be posible to write a plugin in combination with the TemplateLogin system though.

-- SvenDowideit - 07 Apr 2006

I might misunderstand Zakai's question, but it looks like TWiki does what Zakai needs, e.g. after some time the user needs to login again. See behaviour of Bugs:WebHome.

-- PeterThoeny - 07 Apr 2006

"After some time the user need to log in again" because the interval between now and the time in the cookie recording the last access exceed $TWiki::cfg{Sessions}{ExpireAfter} is NOT the same as being thrown forcibly to the login screen while sitting idle for a timeout period.

The latter will require some javascript.

-- AntonAylward - 07 Apr 2006

Anton: correct smile and a little rest plugin handler - but neat idea!

-- SvenDowideit - 07 Apr 2006

does have such a setup working right now? Let me know.

-- ZakaiKinan - 31 May 2006

 
Topic revision: r6 - 2006-05-31 - ZakaiKinan
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.