Closed (fixed)
Project:
Automated Logout
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Aug 2007 at 18:30 UTC
Updated:
18 Aug 2009 at 15:56 UTC
Something I overlooked and just relearned is that IBM added a few features to Automated Logout during their "Using open source software" series:
We added several features to the Automated Logout module, including:
- Set up any database fields and variables needed to enable the client-side script.
- Configuring a client side script to perform the autologout logic.
- Passing the server-side variables to the client side script.
- Insert JavaScript that times user inactivity, alerts the user a certain amount of time before the auto logout, and tells the server to log the user out of their session.
- If a user is automatically logged out, redirect that user to their previous location in the Web site when they log back in.
Is anyone interested in integrating these features?
Comments
Comment #1
AjK commentedCool, but why didn't they submit a feature patch?
I'll have a look when I get a chance (which will probably be in two months time!). If anyone else wants to create a patch for review in the meantime feel free! thx
Comment #2
jvandervort commentedNo patch, but here is the article:
http://www-128.ibm.com/developerworks/ibm/library/i-osource10/index.html...
I just read the link above and noticed the url was already included. Ooops:)
Looks like they included all of their code, just no patch.
The only feature that I think is in-scope might be the redirect to the main page at logout.
Comment #3
jvandervort commentedhouse cleaning