21 Jul
2023
21 Jul
'23
3:09 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32739 --- Comment #16 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Katrin Fischer from comment #15)
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
I don't insist on this behaviur, only on adjusting the docs. -- You are receiving this mail because: You are watching all bug changes.