[Koha-bugs] [Bug 31793] REST API: DELETE endpoint for Authorities

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 6 21:43:56 CET 2023


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

--- Comment #9 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 147810
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147810&action=edit
Bug 31793: (QA follow-up) Require editauthorities flag

This patch makes the route require the right permissions. Tests are
adjusted to reflect this new situation.

To test:
1. Apply this patch
2. Run:
   $ ktd --shell
  k$ prove t/db_dependent/api/v1/authorities.t
=> SUCCESS: Tests pass!
3. Sign off :-D

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