Added support for changing password to ILS-based authentication
- Supported by Demo, VoyagerRestful and MultiBackend drivers.
Showing
- config/vufind/VoyagerRestful.ini 6 additions, 0 deletionsconfig/vufind/VoyagerRestful.ini
- module/VuFind/src/VuFind/Auth/Factory.php 8 additions, 2 deletionsmodule/VuFind/src/VuFind/Auth/Factory.php
- module/VuFind/src/VuFind/Auth/ILS.php 124 additions, 3 deletionsmodule/VuFind/src/VuFind/Auth/ILS.php
- module/VuFind/src/VuFind/Auth/MultiILS.php 8 additions, 5 deletionsmodule/VuFind/src/VuFind/Auth/MultiILS.php
- module/VuFind/src/VuFind/ILS/Connection.php 38 additions, 0 deletionsmodule/VuFind/src/VuFind/ILS/Connection.php
- module/VuFind/src/VuFind/ILS/Driver/Demo.php 33 additions, 0 deletionsmodule/VuFind/src/VuFind/ILS/Driver/Demo.php
- module/VuFind/src/VuFind/ILS/Driver/MultiBackend.php 24 additions, 0 deletionsmodule/VuFind/src/VuFind/ILS/Driver/MultiBackend.php
- module/VuFind/src/VuFind/ILS/Driver/VoyagerRestful.php 108 additions, 0 deletionsmodule/VuFind/src/VuFind/ILS/Driver/VoyagerRestful.php
- themes/blueprint/templates/Auth/ILS/newpassword.phtml 12 additions, 0 deletionsthemes/blueprint/templates/Auth/ILS/newpassword.phtml
- themes/blueprint/templates/Auth/MultiILS/newpassword.phtml 12 additions, 0 deletionsthemes/blueprint/templates/Auth/MultiILS/newpassword.phtml
- themes/bootstrap/templates/Auth/ILS/newpassword.phtml 28 additions, 0 deletionsthemes/bootstrap/templates/Auth/ILS/newpassword.phtml
- themes/bootstrap/templates/Auth/MultiILS/newpassword.phtml 28 additions, 0 deletionsthemes/bootstrap/templates/Auth/MultiILS/newpassword.phtml
- themes/bootstrap3/templates/Auth/ILS/newpassword.phtml 31 additions, 0 deletionsthemes/bootstrap3/templates/Auth/ILS/newpassword.phtml
- themes/bootstrap3/templates/Auth/MultiILS/newpassword.phtml 30 additions, 0 deletionsthemes/bootstrap3/templates/Auth/MultiILS/newpassword.phtml
- themes/jquerymobile/templates/Auth/ILS/newpassword.phtml 15 additions, 0 deletionsthemes/jquerymobile/templates/Auth/ILS/newpassword.phtml
Please register or sign in to comment