[Koha-bugs] [Bug 29926] Add ability for superlibrarians to edit password expiration dates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 26 15:14:09 CEST 2022


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

--- Comment #14 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 133890
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=133890&action=edit
Bug 29926: (QA follow-up) API design fixes

This patch makes the following changes to the spec:

* Password being the resource and expiration_date an attribute for it,
  so reorganizing things and also renaming the route.
* Be it undefined or defined, expiration date is only one and thus
  should use the PUT verb (as in overwrite).
* Minor bug 30194-related fixes.

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list