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 releasesDateSizeLinksStatus
5.x-1.02007-Nov-069.36 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
5.x-1.x-dev2007-Nov-159.37 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
 
 

Drupal is a registered trademark of Dries Buytaert.