diff --git a/app/conf/access_restrictions.conf b/app/conf/access_restrictions.conf index 7bf6a9c613..f65cedd9f7 100644 --- a/app/conf/access_restrictions.conf +++ b/app/conf/access_restrictions.conf @@ -26,6 +26,16 @@ access_restrictions = { actions = { can_configure_user_interfaces } } }, + administrate/setup/interface_editor/InterfaceEditorController = { + default = { + actions = { can_configure_user_interfaces } + } + }, + administrate/setup/interface_screen_editor/InterfaceScreenEditorController = { + default = { + actions = { can_configure_user_interfaces } + } + }, administrate/setup/list_editor/ListEditorController = { default = { operator = OR,