Automatically Expiring Sessions

Posted by on June 3rd, 2007.

SessionExpiration is plugin that allows you to expire sessions after X seconds of inactivity. Useful for when you want to automatically log out users if they're idle.

Installation:

OR

Specify when to expire session in your ApplicationController to do it site wide or you can do it for specific controllers:

If you want to run a method when the session expires use this:

Share:

2 Responses to “Automatically Expiring Sessions”

  1. Tom Copeland

    Awesome; I just had a need for this feature and the plugin works great; took about 2 minutes to get it in place and checked in. Many thanks!
  2. James

    Is the SVN server down? When I go to that URL to get the plugin there is no server. Uh oh! :)

Sorry, comments are closed for this article.