https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40286
Bug ID: 40286
Summary: Make C4::Auth::checkpw_internal use
Koha::Patrons->find_by_identifier
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Bug 40275 introduced this method and this is the missing place for refactoring.
The current tests for this method include the creation of actually conflicting
patrons, matching their userid and cardnumber respectively. As making the
proposed change is indeed a behavior change, I file this report in order to
discuss how to handle it properly. The other use cases are clear and already
covered in bug 40275.
The blocker for this is bug 33905, in which we need to decide how to ensure
identifier uniqueness, and then get rid of the tests.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/