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

--- Comment #726 from ChloĆ© Zermatten <[email protected]> ---
Created attachment 204134
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=204134&action=edit
Bug 10190: Fix permission mismatch on /circulation_rules/config endpoint

The config endpoint was gated on parameters: manage_circ_rules, while the
actual GET/PUT /circulation_rules endpoints require circulate:
circulate_remaining_permissions. Any user who can read/write circulation
rules should also be able to load the config that drives the UI.

Signed-off-by: Michaela <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to