Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When looking up a patron by authorization identifier/username, make sure we look in the correct library. #897

Merged
merged 2 commits into from
Mar 21, 2018

Conversation

leonardr
Copy link
Contributor

This branch fixes a problem whereby if the database contained Patrons for two different libraries with the same authorization identifier, it was nondeterministic which Patron was looked up during authorization. This could lead to a patron being authenticated as their doppleganger in another library.

@leonardr leonardr merged commit ba4a6b5 into master Mar 21, 2018
@leonardr leonardr deleted the different-libraries-with-same-username branch March 21, 2018 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants