Added support for limiting ILS password to specific pattern
- Supports numeric, alphanumeric, or arbitrary regular expression
Showing
- config/vufind/VoyagerRestful.ini 5 additions, 0 deletionsconfig/vufind/VoyagerRestful.ini
- config/vufind/config.ini 7 additions, 0 deletionsconfig/vufind/config.ini
- languages/en.ini 2 additions, 0 deletionslanguages/en.ini
- languages/fi.ini 2 additions, 0 deletionslanguages/fi.ini
- languages/sv.ini 2 additions, 0 deletionslanguages/sv.ini
- module/VuFind/src/VuFind/Auth/AbstractBase.php 51 additions, 0 deletionsmodule/VuFind/src/VuFind/Auth/AbstractBase.php
- module/VuFind/src/VuFind/Auth/ILS.php 7 additions, 1 deletionmodule/VuFind/src/VuFind/Auth/ILS.php
- themes/bootstrap3/templates/Auth/AbstractBase/newpassword.phtml 20 additions, 1 deletion.../bootstrap3/templates/Auth/AbstractBase/newpassword.phtml
- themes/bootstrap3/templates/Auth/Database/create.phtml 21 additions, 1 deletionthemes/bootstrap3/templates/Auth/Database/create.phtml
- themes/jquerymobile/templates/Auth/AbstractBase/newpassword.phtml 3 additions, 0 deletions...querymobile/templates/Auth/AbstractBase/newpassword.phtml
- themes/jquerymobile/templates/Auth/Database/create.phtml 3 additions, 0 deletionsthemes/jquerymobile/templates/Auth/Database/create.phtml
Please register or sign in to comment