From 98b2840858eb88f7d22af7fef2266d0c1c386076 Mon Sep 17 00:00:00 2001 From: Kathy Lussier Date: Wed, 10 Oct 2012 22:18:59 -0400 Subject: [PATCH] Brief entry for release notes on more granular permissions for custom toolbars. Signed-off-by: Kathy Lussier --- docs/RELEASE_NOTES_NEXT/toolbar_perms.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 docs/RELEASE_NOTES_NEXT/toolbar_perms.txt 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 -- 2.11.0