2017 © Pedro Peláez
 

magento2-module userlockout

Brute force prevention system for Magento2 - Member of MageSpecialist SecuritySuite

image

msp/userlockout

Brute force prevention system for Magento2 - Member of MageSpecialist SecuritySuite

  • Thursday, September 7, 2017
  • by magespecialist
  • Repository
  • 4 Watchers
  • 2 Stars
  • 1,141 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 6 % Grown

The README.md

MSP UserLockout

Customer login brute force protection module., (*1)

This module can temporary lock a customer account when too many login password attempts fail are detected., (*2)

Member of MSP Security Suite, (*3)

See: https://github.com/magespecialist/m2-MSP_Security_Suite, (*4)

Installing on Magento2:

1. Install using composer, (*5)

From command line:, (*6)

composer require msp/userlockout
php bin/magento setup:upgrade, (*7)

2. Enable and configure from your Magento backend config, (*8)

, (*9)

Frontend screenshot

When the amount of failed attempts is reached, this module prevents further attemps for a defined amount of seconds., (*10)

This is one of the most effective countermeasures for brute force., (*11)

, (*12)

Backend manual unlock

You can monitor and manually unlock users from your Magento backend under Customers > Locked Users:, (*13)

, (*14)

Command-line unlock

You can manually unlock one user from command-line if necessary:, (*15)

php bin/magento msp:security:lockout:unlock <IP> <username>, (*16)

Example:, (*17)

php bin/magento msp:security:lockout:unlock 127.0.0.1 user@example.com, (*18)

The Versions

07/09 2017

dev-master

9999999-dev

Brute force prevention system for Magento2 - Member of MageSpecialist SecuritySuite

  Sources   Download

OSL 3.0

The Requires

 

by Riccardo Tempesta

07/09 2017

1.1.1

1.1.1.0

Brute force prevention system for Magento2 - Member of MageSpecialist SecuritySuite

  Sources   Download

OSL 3.0

The Requires

 

by Riccardo Tempesta

31/07 2017

1.1.0

1.1.0.0

Brute force prevention system for Magento2 - Member of MageSpecialist SecuritySuite

  Sources   Download

OSL 3.0

The Requires

 

by Riccardo Tempesta

31/05 2017

1.0.0

1.0.0.0

Brute force prevention system for Magento2 - Member of MageSpecialist SecuritySuite

  Sources   Download

OSL 3.0

The Requires

 

by Riccardo Tempesta

07/05 2017

0.1.2

0.1.2.0

  Sources   Download

OSL 3.0

The Requires

 

15/07 2016

0.1.1

0.1.1.0

  Sources   Download

OSL 3.0

The Requires

 

15/07 2016

0.1.0

0.1.0.0

  Sources   Download

OSL 3.0

The Requires