Skip to content
Success

Changes

Summary

  1. Handle empty cat_password columns in user row (#3992) (details)
Commit 4332287e1e7d6810566b0d96460d755d7aabfd00 by noreply
Handle empty cat_password columns in user row (#3992)

This corrects a problem with new users being created from a Shibboleth (or other SSO) login when cat_username is populated but cat_password is not.

---------

Co-authored-by: Demian Katz <demian.katz@villanova.edu>
The file was modifiedmodule/VuFind/tests/integration-tests/src/VuFindTest/Mink/SsoTest.php (diff)
The file was modifiedmodule/VuFind/src/VuFind/Db/Row/User.php (diff)