forked from esmero/strawberryfield
-
Notifications
You must be signed in to change notification settings - Fork 0
/
strawberryfield.permissions.yml
15 lines (15 loc) · 1.48 KB
/
strawberryfield.permissions.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
'upload to Digital Object file dropbox field':
title: Upload to Digital Object file dropbox field
'view any Raw Strawberryfield':
title: 'View any raw JSON stored in a Strawberryfield when showed through the provided Formatter'
description: 'Allows viewing <em>all</em> Strawberryfield RAW JSON when a "Strawberry Default Formatter" is rendered.'
warning: 'Warning: This permission affects every Strawberryfield JSON in the repository and can expose, e.g. private EXIF data. Note: To allow users per Formatter instance, e.g when using multiple Display Modes you can also use the ''Access'' option on the Formatter Configuration Form'
'view own Raw Strawberryfield':
title: 'View own raw JSON in a Strawberryfield when showed through the provided Formatter'
description: 'Allows viewing <em>own</em> Strawberryfield RAW JSON when a "Strawberry Default Formatter" is rendered.'
'JSON Patch Strawberryfield':
title: 'JSON Patch Archipelago Digital Objects'
description: 'Allows JSON Patch actions to be executed against a "Strawberryfield" bearing Entity. Still on Patch time, individual permissions may apply and/or override this permission'
'display strawberry messages':
title: 'Display Strawberryfield generetaded Event Messages during Digital Object operations'
description: 'Shows UI/UX messages like file persistence, Vocabulary generation, etc that happen during Event driven processing. This may be annoying for not admin users so this permission may only be given to Admin users if needed.'