https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006
--- Comment #50 from Tomás Cohen Arazi <tomasco...@gmail.com> --- Created attachment 77884 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77884&action=edit Bug 17006: Add /patrons/{patron_id}/password This patch introduces an endpoint for changing a patron's password. To test: - Apply this patchset - Run: $ kshell k$ prove t/db_dependent/api/v1/patrons_password.t => SUCCESS: tests pass! - Play with the different use cases highlighted by the tests, on your favourite REST testing tool (Postman, RESTer on FF, etc). Signed-off-by: Tomas Cohen Arazi <tomasco...@theke.io> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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/