eikona-media / contao-password-policy
Password Policy Bundle for Contao Open Source CMS
Installs: 422
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 1
Type:contao-bundle
Requires
- php: >=7.0
- contao/core-bundle: ^4.4
Conflicts
- contao/manager-plugin: <2.0 || >=3.0
This package is auto-updated.
Last update: 2020-11-04 14:34:21 UTC
README
This bundle allows you to edit your password policy settings for the Contao CMS via Backend. You can enable the policy rules for either members, users or both.
Installation
Install the bundle via Composer:
composer require eikona-media/contao-password-policy
Afterwards clear cache:
vendor/bin/contao-console cache:clear --no-warmup
vendor/bin/contao-console cache:warmup
Now, go to the Contao settings. There is a new section where you can enable and configure the policy checks for members and/or users.