Create the hook and methods required to allow permissions checking based on tags.

This commit is contained in:
2026-04-20 12:26:32 +10:00
parent 7d086d492a
commit f729c7ac43
3 changed files with 105 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
type: fields
fields:
permissionAccess:
label: Access Permission
type: tags
options: query
query: site.getPermissionTags

View File

@@ -0,0 +1,8 @@
type: fields
fields:
permissionUser:
label: User Permissions
type: tags
options: query
query: site.getPermissionTags