There was an error fetching the commit references. Please try again later.
Improved ILS patronLogin exception handling.
- Intended to make it easier to differentiate bad credentials from ILS outage, with appropriate messaging. - Includes some improved logging of ILS capability checking to help troubleshooting.
Showing
- module/VuFind/src/VuFind/Auth/ILS.php 10 additions, 5 deletionsmodule/VuFind/src/VuFind/Auth/ILS.php
- module/VuFind/src/VuFind/Auth/ILSAuthenticator.php 6 additions, 13 deletionsmodule/VuFind/src/VuFind/Auth/ILSAuthenticator.php
- module/VuFind/src/VuFind/Controller/AbstractBase.php 20 additions, 9 deletionsmodule/VuFind/src/VuFind/Controller/AbstractBase.php
- module/VuFind/src/VuFind/ILS/Connection.php 44 additions, 22 deletionsmodule/VuFind/src/VuFind/ILS/Connection.php
- module/VuFind/src/VuFind/ILS/Logic/Holds.php 13 additions, 6 deletionsmodule/VuFind/src/VuFind/ILS/Logic/Holds.php
- module/VuFind/src/VuFind/ILS/Logic/TitleHolds.php 14 additions, 3 deletionsmodule/VuFind/src/VuFind/ILS/Logic/TitleHolds.php
- module/VuFind/tests/unit-tests/src/VuFindTest/Auth/ILSAuthenticatorTest.php 8 additions, 3 deletions...s/unit-tests/src/VuFindTest/Auth/ILSAuthenticatorTest.php
- themes/bootstrap3/templates/RecordTab/holdingsils.phtml 6 additions, 1 deletionthemes/bootstrap3/templates/RecordTab/holdingsils.phtml
- themes/jquerymobile/templates/RecordTab/holdingsils.phtml 6 additions, 1 deletionthemes/jquerymobile/templates/RecordTab/holdingsils.phtml
Please register or sign in to comment