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 someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is 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

Edit | Attach | Watch | Print version | History: r6 < r5 < r4 < r3 < r2 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r6 - 2006-05-31 - ZakaiKinan
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.