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

--- Comment #1 from Lari Strand <[email protected]> ---
I suppose we would need to add parameter support for the check_api_auth method
and make it default to api. This way if sip server needs to do a check_api_auth
call we could pass sip as interface to the method instead?

Then again, at the moment sip logs have entries like "api_auth failed for SIP
terminal" (login_core in MsgType.pm) so would it be ok to just hard code the
interface as 'api' instead, even if the sip server is doing the query?

-- 
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]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to