Bug 36771 - Internal routines are ignoring the patrons found during credential checks
Summary: Internal routines are ignoring the patrons found during credential checks
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Authentication (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 36575
Blocks:
  Show dependency treegraph
 
Reported: 2024-05-03 11:08 UTC by Nick Clemens (kidclamp)
Modified: 2024-05-03 11:13 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Clemens (kidclamp) 2024-05-03 11:08:37 UTC
Bug 34893 added a return of a patron object from various checkpw routines - later in checkauth, however, we fetch the patron by username or cardnumber. We should instead capture and use the patron already returned