[Koha-bugs] [Bug 5176] New: SIPServer Incorrectly Requires Login over Socket

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 25 21:43:42 CEST 2010


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5176

           Summary: SIPServer Incorrectly Requires Login over Socket
 Change sponsored?: ---
           Product: Koha
           Version: rel_3_2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: SIP2
        AssignedTo: colin.campbell at ptfs-europe.com
        ReportedBy: colin.campbell at ptfs-europe.com
         QAContact: koha-bugs at lists.koha-community.org
   Estimated Hours: 0.0


Comment in the source indicates a mis-reading of the standard. Assuming that
over a raw socket connection login will be the first message. Standard states
that whether login or another mechanism is used is optional. (It is
configurable on 3M units and most others). (If used login should be first but
it can be spoofed in our implementation anyway)
Use of login should be a configurable option. This may cause problems on flaky
connections.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Koha-bugs mailing list