https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30962 --- Comment #30 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Katrin Fischer from comment #26)
* The login page in Koha allows for cardnumber + password AND userid + password at the same time. I think we should extend this route in a separate bug to also support cardnumber/both to make this easier to use and also mimick what ILS-DI and SIP do as well. I've filed: Bug 32739 - REST API: Extend endpoint /auth/password/validation for cardnumber
Nice idea!
QA fail:
* The route users username, but the patrons api uses user_id. We should make things match and use user_id here as well.
I submitted a follow-up to help this bug get pushed soon! Hope it covers your concern. dcook: hope you're fine with my tests simplification, it is much easier to maintain and similar to what we do everywhere (with two exceptions I think). -- You are receiving this mail because: You are watching all bug changes.