From: Galen Charlton Date: Thu, 13 Feb 2020 21:49:46 +0000 (-0500) Subject: LP#1863386: link ADMIN_CAROUSEL permission to appropriate OU context X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=ff4de5ff55c54244f41927232e44321ce8d7ceb4;p=evergreen%2Fpines.git LP#1863386: link ADMIN_CAROUSEL permission to appropriate OU context This patch restricts prcrud retrieval and modification of templates to users who have ADMIN_CAROUSEL in the relevant carousel owner OU rather than requiring global_required. To test ------- [1] Apply the patch. [2] Ensure that a user with ADMIN_CAROUSEL privileges at a depth lower than "Consortium" can only view and edit carousel definitions at OUs applicable to their working libraries. Signed-off-by: Galen Charlton Signed-off-by: Mike Rylander Signed-off-by: Jennifer Weston --- diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index 0341377c06..3dc01e4809 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -13115,10 +13115,10 @@ SELECT usr, - - - - + + + + @@ -13141,10 +13141,18 @@ SELECT usr, - - - - + + + + + + + + + + + +