magenxcommerce/module-security

Security management module

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Maintainers

👁 magenxcommerce

Package info

github.com/magenxcommerce/module-security

Type:magento2-module

pkg:composer/magenxcommerce/module-security

Statistics

Installs: 226

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

100.4.3-p1 2021-10-20 05:30 UTC

Requires

Requires (Dev)

None

Suggests

  • magenxcommerce/module-customer: 103.0.*

Provides

None

Conflicts

None

Replaces

  • magento/module-security: *

OSL-3.0, AFL-3.0 35d3cb29b8565411a6d4df99252078a53242e289

This package is auto-updated.

Last update: 2026-04-21 14:58:51 UTC


README

Security management module Main features:

  1. Added support for simultaneous admin user logins with ability to enable/disable the feature, review and disconnect the list of current logged in sessions
  2. Added password complexity configuration
  3. Enhanced security to prevent account takeover for sessions opened on public computers and similar:
    • Password confirmation for all critical flows (like password, email change)
    • Lockout of the account after a configurable amount of incorrect login/password entries
    • Password Change functionality is enhanced by email and/or ip address by frequency, number and requests per hour limitation
    • Change password link becomes invalid after the first use or after a configurable amount of time
    • Password/email change notifications are sent to both old and new email addresses
  4. Fixed: the password is not being reset until the new password is submitted via the form available by a one time link sent to the email address