https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35204
Bug ID: 35204
Summary: REST API: POST endpoint /auth/password/validation dies
on patron with expired password
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: REST API
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
The REST module relies on return of cardnumber/userid from C4::Auth::checkpw,
however a patron with an expired password returns only -2
This causes a 500 Error from the API route
--
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]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/