http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14644
Bug ID: 14644
Summary: SIP2 terminal authentication via telnet transport
broken
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: critical
Priority: P5 - low
Component: SIP2
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
The removal of C4::SIP::Sip::Configuration::* in bug 13506 did not reach all of
the code that was using those classes. In particular, the telnet transport
expects to compare the password supplied by the client with the password in the
SIP configuration, and at the moment attempts to use the object method
->password() that was previously supplied by
C4::SIP::Sip::Configuration::Account.
Since that method no longer exists, what happens is that the SIPServer backend
crashes and aborts the connection if the client attempts to log in via the
telnet transport.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/