Sessions Control
Sessions Control
What It Does
This module allows you to manage user sessions, including the ability to limit the number of concurrent sessions per user and to force logout of all sessions for a user. You can configure how many simultaneous sessions are allowed per user.
When a user exceeds the configured limit of concurrent sessions, the oldest session will be automatically terminated. This helps prevent unauthorized access if someone gains access to a user's credentials, as they won't be able to maintain multiple active sessions.
Why It Matters
Login attacks are one of the most common ways attackers try to gain access to WordPress websites.
By strengthening your login security, you significantly reduce the risk of unauthorized access to your website.
How to Use
Activate this module in the Users & Login section of SecuPress settings.
Once activated, the module works automatically and provides protection for your website.
If you encounter any issues after activation, you can temporarily deactivate the module. The module will automatically remove its protection rules when deactivated.