https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #46 from Tomás Cohen Arazi <tomascohen@gmail.com> --- This should be implemented on top of bug 19784. Also, I see no reason to require the 'old password'. Conceptually, I would say we are updating the password "object". This means we need to PUT a new password. If we changed the password by hitting the patron/patron_id endpoint, then PATCH would be advised. But on this implementation we should def use PUT. -- You are receiving this mail because: You are watching all bug changes.