Single Login
Single Login is a session management system for Drupal. It allows the site administrator to create a policy to detect, and prevent, duplicate logins on the same account. This is obviously handy for a site that requires paid subscriptions. Once a duplicate login is detected from a different system, the first login gets logged out. The admin can set a policy that determines how often and within what time period a session can "ping pong" between machines. Should the policy conditions be met, the admin can specify an action,typically to block the offending account.
The module also keeps a history of duplicate logins, and if you use the Google Analytics/urchin module, it will insert the session ID into the urchin system.
This module was written for a project managed and implemented by Exaro Solutions for GamblingCompliance.com
Your feedback would be most appreciated, and please consider contributing back!
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-1.0 | 2007-Nov-06 | 9.36 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-1.x-dev | 2007-Nov-15 | 9.37 KB | Download · Release notes | Development snapshot | |
