Summary: | ldap mapping inconsistancy: Net::LDAP returns lowercase names | ||
---|---|---|---|
Product: | Koha | Reporter: | Dobrica Pavlinusic <dpavlin> |
Component: | Authentication | Assignee: | Galen Charlton <gmcharlt> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | enhancement | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, dpavlin, koha.sekjal |
Version: | 3.4 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
lowercase all mappings before matching them with ldap
Signed off patch |
Description
Dobrica Pavlinusic
2010-07-13 21:23:24 UTC
Created attachment 2359 [details] [review] lowercase all mappings before matching them with ldap Created attachment 4070 [details] [review] Signed off patch Easy patch to read, simple change being made, still applies. Marking as Passed QA. Pushed, please test Tested, it works fine, thanks. |