From: Kathy Lussier Date: Thu, 11 Oct 2012 02:18:59 +0000 (-0400) Subject: Brief entry for release notes on more granular permissions for custom X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Fuser%2Fkmlussier%2Ftoolbar_perms_signoff;p=working%2FEvergreen.git Brief entry for release notes on more granular permissions for custom toolbars. Signed-off-by: Kathy Lussier --- diff --git a/docs/RELEASE_NOTES_NEXT/toolbar_perms.txt b/docs/RELEASE_NOTES_NEXT/toolbar_perms.txt new file mode 100644 index 0000000000..111ab52a36 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/toolbar_perms.txt @@ -0,0 +1,12 @@ +Upgrade Notes +------------- +Custom toolbar permissions +~~~~~~~~~~~~~~~~~~~~~~~~~~ +With the addition of more granular permissions for configuring a custom +toolbars, the ADMIN_TOOLBAR permission alone will not allow users to +configure a custom toolbar. This permission must now be used in conjunction +with one or more of the following permissions: + +* ADMIN_TOOLBAR_FOR_ORG +* ADMIN_TOOLBAR_FOR_USER +* ADMIN_TOOLBAR_FOR_WORKSTATION