[Koha-bugs] [Bug 15520] Add more granular permission for only editing own library's circ rules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 30 18:14:36 CEST 2018


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

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tomascohen at gmail.com

--- Comment #17 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
(In reply to Jonathan Druart from comment #15)
> Yes, that would work, but it smells a bit :)
> 
> For instance a superlibrarian user will have
> CAN_manage_circ_rules_restricted set in templates.
> 
> Why not simply do the reverse, like view_borrower_infos_from_any_libraries,
> and name it manage_circ_rules_from_any_libraries (will need to be set on
> update for patrons with manage_circ_rules).
> It would remove the new parameter and avoid a permission to restrict, which
> could add side-effects (maybe not now, but certainly later).

I agree with Jonathan's proposal. We can remove this later once the permissions
system is based on the library hierarchies :-D

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


More information about the Koha-bugs mailing list