Module Description
Session Limit allows administrators to limit the number of simultaneous sessions per user.

Max session is configurable, no database tables needed.

By default, a session is created for each browser that a user uses to log in. This module will force the user to log out any extra sessions after they exceed the administrator-defined maximum.

Assuming the session limit is 1, if a user is logged in to a Drupal site from their work computer and they log in from their home computer, they would be forced to either log off the work computer session, or abort their new login from home.

Try it out on Simplytest.me

Features
* On login, logout the oldest session without prompting (optional)
* At login, prevent login if existing session exists elsewhere (optional)
* Notify old session about disconnect
* Configure any number of max allowed sessions
* Configure session limiting exclusions by role
* Configure session limiting exclusions by user
* New user session prompted to select which session to disconnect
* Implements hook on collision
* Implements hook on disconnect
* Implements triggers and compatible with rules
* Integrates with token module
* Disregard Masqueraded user sessions in max session counter (optional)

Other recommended modules
* Autologout - For limiting the length of time a user's session can last.
* Password Policy - For enforcing password length, complexity and renewal.
* Ejector seat - For periodically checking if a user has been logged out and then reloading the page they are on so they know they need to login before proceeding
* Warden - For an dashboard overview of the security status of a large estate of Drupal websites

Project Usage
14215
Creation Date
Changed Date
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
Session Limit module solves the issue of limiting the number of simultaneous sessions per user on a Drupal site.
Data Name
session_limit

OPENAI CHATBOT

OPENAI CHATBOT

14:25:47
Generic Chatbot
Hi, I'm a Drupal module expert powered by OpenAI, answering your questions about the Drupal module ecosystem. How can I be helpful today? Please note that we will log your question.