3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/modules/core/asset/asset.permissions.yml

19 lines
621 B
YAML

administer assets:
title: 'Administer assets'
description: 'Admin access to all asset entities.'
restrict access: true
administer asset types:
title: 'Administer asset types'
description: 'Maintain the types of content available and the fields that are associated with those types.'
restrict access: true
view all asset revisions:
title: 'View all asset revisions'
description: 'Allow viewing asset entity revisions.'
restrict access: true
revert all asset revisions:
title: 'Revert all asset revisions'
description: 'Allow reverting to a previous asset entity revision.'
restrict access: true