[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
Thu Oct 13 15:28:16 CEST 2016


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

--- Comment #16 from Lari Taskula <lari.taskula at jns.fi> ---
Created attachment 56399
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56399&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

-- 
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