Added support for specifying password policy when creating an account or...
Added support for specifying password policy when creating an account or changing password (currently minimum and maximum length).
Showing
- config/vufind/config.ini 5 additions, 0 deletionsconfig/vufind/config.ini
- module/VuFind/src/VuFind/Auth/AbstractBase.php 101 additions, 1 deletionmodule/VuFind/src/VuFind/Auth/AbstractBase.php
- module/VuFind/src/VuFind/Auth/ChoiceAuth.php 10 additions, 0 deletionsmodule/VuFind/src/VuFind/Auth/ChoiceAuth.php
- module/VuFind/src/VuFind/Auth/Database.php 17 additions, 0 deletionsmodule/VuFind/src/VuFind/Auth/Database.php
- module/VuFind/src/VuFind/Auth/Manager.php 13 additions, 0 deletionsmodule/VuFind/src/VuFind/Auth/Manager.php
Please register or sign in to comment