Fixed an issue where the login dialog breaks with ChoiceAuth if CSRF check...
Fixed an issue where the login dialog breaks with ChoiceAuth if CSRF check fails for any reason (like session timeout).
Showing
- module/VuFind/src/VuFind/Auth/AbstractBase.php 11 additions, 0 deletionsmodule/VuFind/src/VuFind/Auth/AbstractBase.php
- module/VuFind/src/VuFind/Auth/ChoiceAuth.php 11 additions, 0 deletionsmodule/VuFind/src/VuFind/Auth/ChoiceAuth.php
- module/VuFind/src/VuFind/Auth/Manager.php 1 addition, 0 deletionsmodule/VuFind/src/VuFind/Auth/Manager.php
Please register or sign in to comment