diff --git a/system/blueprints/flex/accounts.yaml b/system/blueprints/flex/accounts.yaml index 194f7d025..a7e145ee0 100644 --- a/system/blueprints/flex/accounts.yaml +++ b/system/blueprints/flex/accounts.yaml @@ -23,6 +23,9 @@ config: # Admin template type (folder) template: grav-accounts + # TODO: Permissions type + permissions: crudpl + # List view list: # Fields shown in the list view diff --git a/system/blueprints/flex/pages.yaml b/system/blueprints/flex/pages.yaml index fcdffdf10..fb189a9d8 100644 --- a/system/blueprints/flex/pages.yaml +++ b/system/blueprints/flex/pages.yaml @@ -23,6 +23,9 @@ config: # Admin template type (folder) template: grav-pages + # TODO: Permissions type + permissions: crudpl + # Allowed admin actions actions: list: true @@ -172,7 +175,9 @@ form: tabs: fields: - permissions: + security: type: tab title: PLUGIN_ADMIN.SECURITY - import@: partials/security + import@: + type: partials/security + context: blueprints://pages diff --git a/system/blueprints/flex/user-groups.yaml b/system/blueprints/flex/user-groups.yaml index 2ac9bf5d9..96c0e6b4b 100644 --- a/system/blueprints/flex/user-groups.yaml +++ b/system/blueprints/flex/user-groups.yaml @@ -23,6 +23,9 @@ config: # Admin template type (folder) template: grav-user-groups + # TODO: Permissions type + permissions: crudl + # List view list: # Fields shown in the list view