[Koha-bugs] [Bug 29264] SIP config allows use of non-branchcode institution ids causes workers to die without responding

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 16 15:39:06 CET 2021


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

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |This adds a warning to the
      release notes|                            |logs where a SIP login uses
                   |                            |an institution id that is
                   |                            |*not* a valid library code.
                   |                            |
                   |                            |If a SIP login uses an
                   |                            |institution with an id that
                   |                            |doesn't match a valid
                   |                            |branchcode, everything will
                   |                            |appear to work, but the SIP
                   |                            |worker will die anywhere
                   |                            |that Koha gets the branch
                   |                            |from the userenv and
                   |                            |assumes it is valid.
                   |                            |
                   |                            |The
                   |                            |repercussions of this are
                   |                            |that actions such as the
                   |                            |checkout message simply die
                   |                            |and do not return a
                   |                            |response message to the
                   |                            |requestor.

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


More information about the Koha-bugs mailing list