Merge pull request #220 from vufind-org/validate_credentials
Fixed bug: ChoiceAuth fails if password confirmation wrong.
Showing
- module/VuFind/src/VuFind/Auth/AbstractBase.php 25 additions, 4 deletionsmodule/VuFind/src/VuFind/Auth/AbstractBase.php
- module/VuFind/src/VuFind/Auth/ChoiceAuth.php 28 additions, 4 deletionsmodule/VuFind/src/VuFind/Auth/ChoiceAuth.php
- module/VuFind/src/VuFind/Auth/Manager.php 15 additions, 0 deletionsmodule/VuFind/src/VuFind/Auth/Manager.php
- module/VuFind/src/VuFind/Controller/MyResearchController.php 8 additions, 11 deletionsmodule/VuFind/src/VuFind/Controller/MyResearchController.php
Please register or sign in to comment