[Koha-bugs] [Bug 32739] REST API: Extend endpoint /auth/password/validation for cardnumber

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 21 14:55:28 CEST 2023


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #15 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
There is documentation in the patch claiming that userid with cardnumber should
not work, but it does in my testing:

Optionally, you can specify the `userid` attribute if you don't want it
to be checked against the patron cardnumbers.

{ "userid": "42", "password": "koha" }

Gives: 204

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


More information about the Koha-bugs mailing list