Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Magento 2 module that add password history for frontend users. This enables the restriction for the customers not to use the same password twice ore more.

License

Notifications You must be signed in to change notification settings

kirchbergerknorr/magento2-module-password-history

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snk Customer Password History

Extension for Magento 2


Overview

PCI DSS requires that customers cannot use their old passwords when they need to change them.

Magento 2 does not have a password history for frontend users and this module adds the feature.

Requirements and setup

Tested for Magento 2.3.5 and PHP 7.2

Installation

Can be installed with composer:

composer require snk/magento2-module-password-history

Details

Configuration

The module adds following config fields under Stores->Configuration->Customer->Password Options:

  • Enable Password History Restriction: enable of disable the feature for website
  • Password History Size: max number of old passwords to keep in the database for per user.
  • Password History Message: Message the user sees when they try to use a password that has already been used (present in the DB)

Authors

Oleh Kravets oleh.kravets@snk.de

License

MIT License

About

Magento 2 module that add password history for frontend users. This enables the restriction for the customers not to use the same password twice ore more.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages