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.