[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 10 12:32:08 CEST 2017


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

--- Comment #28 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 63331
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63331&action=edit
Bug 17006: (follow-up) Test for changing another user's password

The previous patches work for changing your own password, but the tests are
lacking a case where librarian attempts to change patron's password. This
feature was unnoticed and not implemented.

To test:
1. Run t/db_dependent/api/v1/patrons.t
2. Observe failing test
3. Proceed to next patch to fix the failing test

Signed-off-by: Josef Moravec <josef.moravec at gmail.com>

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


More information about the Koha-bugs mailing list