https://github.com/piwigo/password_policy
Piwigo plugin - Adds password policies.
https://github.com/piwigo/password_policy
Last synced: about 1 year ago
JSON representation
Piwigo plugin - Adds password policies.
- Host: GitHub
- URL: https://github.com/piwigo/password_policy
- Owner: Piwigo
- Created: 2015-10-02T17:16:51.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-10-17T15:09:34.000Z (almost 2 years ago)
- Last Synced: 2025-04-04T04:51:13.600Z (over 1 year ago)
- Language: PHP
- Size: 324 KB
- Stars: 1
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt.php
Awesome Lists containing this project
README
# Password_Policy
Piwigo plugin - Adds password policies.
After plugin installation into your Piwigo gallery, go to plugin's settings page. 3 main functionnalities are available:
1- Password enforcement policy:
When a visitor registers your gallery, he'll be forced to choose a password that matches a minimum score rate.
2- Password renewal policy:
Allows admins to force a password renewal for selected users on their next log in
3- Failed connexions attempts count and account lock:
Allows to set a number of failed connexions attempt and lock the user's account if this number is reached. Impacted users will not be able to connect the gallery until an admin unlock them.