[Koha-bugs] [Bug 21069] New: Koha::Patron->generate_userid use encourages a race condition

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 12 16:50:08 CEST 2018


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

            Bug ID: 21069
           Summary: Koha::Patron->generate_userid use encourages a race
                    condition
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Patrons
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

We're using ->generate_userid followed later down a script by ->store in a
number of places. This is a race condition whereby we could inadvertantly end
up with duplicate userid's on the system.

-- 
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