From ee4aadd5a1f9353330eea09e2f6aeccf7c6e6089 Mon Sep 17 00:00:00 2001 From: David Glick Date: Mon, 25 Nov 2024 08:51:52 -0500 Subject: [PATCH] Update news/125.bugfix --- news/125.bugfix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/news/125.bugfix b/news/125.bugfix index fa905b1..c58e148 100644 --- a/news/125.bugfix +++ b/news/125.bugfix @@ -1 +1 @@ -[yurj] fix for https://github.com/plone/plone.app.users/issues/125 (view @@member-fields is public) +Check plone.app.controlpanel.UsersAndGroups permission for the @@member-fields edit view. @yurj