autologout 6.x-2.0
jrglasgow - July 10, 2008 - 16:56
| Download | Size | md5 hash |
|---|---|---|
| autologout-6.x-2.0.tar.gz | 19.22 KB | eed4ce3609af4bf8b86dd3bfa517bf87 |
Official release from CVS tag: DRUPAL-6--2-0
Last updated: July 10, 2008 - 17:00
New Feature "One Session"
One Session allows the Administrator to define by role which users can have multiple sessions at a time.
If One Session is enforced the User is restricted to one session. If a restricted user logs on the sessions table is checked, if the users is found to have other sessions: those sessions are set inactive, the user is notified and the event is written to the log.
If a user is in a restricted role and a role that is unrestricted, the One Session feature has no effect.
Minor bug fixes were also fixed, see CVS commit notes for details.
