cc-1.0.x-dev/modules/cc_account/cc_account.permissions.yml
modules/cc_account/cc_account.permissions.yml
administer cc account types: title: 'Administer cc account types' description: 'Maintain the types of cryptocurrency accounts available and their configuration.' restrict access: true administer cc accounts: title: 'Administer cc accounts' description: 'Maintain all cryptocurrency accounts regardless of ownership.' restrict access: true access cc accounts overview: title: 'Access cc accounts overview' description: 'View the cryptocurrency accounts administration overview page.' create cc account: title: 'Create cc accounts' description: 'Create new cryptocurrency accounts.' edit own cc account: title: 'Edit own cc accounts' description: 'Edit cryptocurrency accounts owned by the user.' edit any cc account: title: 'Edit any cc account' description: 'Edit any cryptocurrency account regardless of ownership.' restrict access: true delete own cc account: title: 'Delete own cc accounts' description: 'Delete cryptocurrency accounts owned by the user.' delete any cc account: title: 'Delete any cc account' description: 'Delete any cryptocurrency account regardless of ownership.' restrict access: true view own unpublished cc accounts: title: 'View own unpublished cc accounts' description: 'View own unpublished cryptocurrency accounts.' view published cc accounts: title: 'View published cc accounts' description: 'View published cryptocurrency accounts.' view unpublished cc accounts: title: 'View unpublished cc accounts' description: 'View unpublished cryptocurrency accounts.' restrict access: true
