[Koha-bugs] [Bug 34313] New: Make password validation endpoint return patron ids

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 19 21:05:22 CEST 2023


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

            Bug ID: 34313
           Summary: Make password validation endpoint return patron ids
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: REST API
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: tomascohen at gmail.com
                CC: tomascohen at gmail.com

With the `identifier` parameter passed for validating a password, as introduced
by bug 32739, the identifier will be matched against `userid` and `cardnumber`.

It would be useful to return both the userid and cardnumber of the patron if
validation is correct.

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


More information about the Koha-bugs mailing list