[Bug 40463] New: Use Koha::Patrons->find_by_identifier() in C4/Auth_with_ldap.pm
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40463 Bug ID: 40463 Summary: Use Koha::Patrons->find_by_identifier() in C4/Auth_with_ldap.pm Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org There's some custom SQL in "exists_local" and probably other parts of C4/Auth_with_ldap.pm which could probably be replaced with Koha::Patrons->find_by_identifier() -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40463 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |40275 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40275 [Bug 40275] Add Koha::Patrons->find_by_identifier() -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40463 Bug 40463 depends on bug 40275, which changed state. Bug 40275 Summary: Add Koha::Patrons->find_by_identifier() https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40275 What |Removed |Added ---------------------------------------------------------------------------- Status|Needs documenting |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org