[Koha-bugs] [Bug 29930] New: Auth with LDAP: Update tag leads to unwanted updates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Jan 22 12:50:51 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29930

            Bug ID: 29930
           Summary: Auth with LDAP: Update tag leads to unwanted updates
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Patrons
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: janik.hilser at systemli.org
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

I have observed that as soon as the update tag is set to true in
koha-config.xml, the cardnumber is also updated on every login, even if it is
not in the mappings.

After a login the cardnumber is equal to the userId, but according to log
entries it is empty in between. I could see this in the log entry that is
generated in line 214 of the Auth_with_ldap.pm. Maybe line 262 of the same file
has something to do with it?

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list