[Koha-bugs] [Bug 36094] svc/authentication needs adjustements

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 26 16:01:02 CET 2024


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

--- Comment #17 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
(In reply to David Cook from comment #16)
> All good. I worked it out in the end.
> 
> See bug 36084.

It's not secure.

% curl
'http://localhost:8081/cgi-bin/koha/svc/authentication?login_userid=koha&login_password=koha' 

<?xml version='1.0' standalone='yes'?>
<response>
  <status>ok</status>
</response>

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


More information about the Koha-bugs mailing list