26 Apr
2024
26 Apr
'24
noon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36161 --- Comment #5 from Nick Clemens <nick@bywatersolutions.com> --- Currently the checkpw_internal gets patron by userid and check the password if a patron is found, then it gets patron by cardnumber and checks password. This patch reduces that to a single check, get patron by either field, then check password - it's going to muddy the case where a username/cardnumber is shared bug 14323 aims to disallow, but I think we need to reconcile this one and 36575 - can you compare them Kyle? -- You are receiving this mail because: You are watching all bug changes.