HEX
Server: Apache/2.4.34 (Red Hat) OpenSSL/1.0.2k-fips
System: Linux WORDPRESS 3.10.0-1160.118.1.el7.x86_64 #1 SMP Thu Apr 4 03:33:23 EDT 2024 x86_64
User: digital (1020)
PHP: 7.2.24
Disabled: NONE
Upload Files
File: /datos/www/fabricas.colombiatrade.com.co/web_https/modules/contrib/webform/webform.permissions.yml
'access webform overview':
  title: 'Access the webform overview page'
  description: 'Get an overview of all webforms.'
'access webform help':
  title: 'Access the webform help page'
  description: 'Allows users to view the Webform module''s help page.'

'access webform submission user':
  title: 'Access the webform user submission page'
  description: 'Allows a user to view their submissions via ''Submissions'' tab on their profile page.'

'administer webform':
  title: 'Administer webforms'
  description: 'Allows administration of global YAML configuration and options.'
  restrict access: true
'administer webform submission':
  title: 'Administer webform submissions'
  description: 'Allows accessing, updating, and deleting <em>all</em> webform submissions.'
  restrict access: true
  warning: 'Warning: Give to trusted roles only; this permission has security implications. Note: To allow users to administer an individual webform''s submissions, please go to the webform''s ''Access'' tab.'
'administer webform element access':
  title: 'Administer webform element access'
  description: 'Restrict webform element access to certain roles and users.'

'edit webform source':
  title: 'Edit webform source code'
  description: 'Editing webform source code allows users to alter and possibly break a webform''s render array.'
  restrict access: true

'edit webform twig':
  title: 'Edit webform Twig templates'
  description: 'Editing inline Twig template allows users to access any data exposed by Twig functions.'
  restrict access: true

'edit webform assets':
  title: 'Edit CSS/JS webform assets'
  description: 'Allows administrators to attach custom CSS and JavaScript to a webform.'
  restrict access: true

'edit webform variants':
  title: 'Edit webform variants'
  description: 'Allows administrators to create variations of a webform.'
  restrict access: true

'create webform':
  title: 'Create webforms'
'edit any webform':
  title: 'Edit any webform'
  description: 'Allows managing any webform and its results.'
  restrict access: true
'edit own webform':
  title: 'Edit own webform'
  description: 'Allows managing of webform created by the user and its results.'
'delete any webform':
  title: 'Delete any webform'
  restrict access: true
'delete own webform':
  title: 'Delete own webform'

'access own webform configuration':
  title: 'Access own webform configuration'
  description: 'Allows users and applications to access a webform''s configuration created by the user.'
  restrict access: true
  warning: 'Warning: Give to trusted roles only; this permission has security implications. Note: A webform''s configuration includes all settings and handlers which can contain sensitive information.'
'access any webform configuration':
  title: 'Access any webform configuration'
  description: 'Allows users and applications to access any webform''s configuration.'
  restrict access: true
  warning: 'Warning: Give to trusted roles only; this permission has security implications. Note: A webform''s configuration includes all settings and handlers which can contain sensitive information.'

'view any webform submission':
  title: 'View any webform submission'
  description: 'Allows viewing <em>all</em> submissions.'
'view own webform submission':
  title: 'View own webform submission'
  description: 'Allows viewing <em>own</em> submissions for all webforms.'
  warning: 'Warning: This permission affects access to all webform. Note: To allow users to edit own submissions for an individual webform, please go to the webform''s ''Access'' tab.'
'edit any webform submission':
  title: 'Edit any webform submission'
  description: 'Allows updating <em>all</em> submissions.'
'edit own webform submission':
  title: 'Edit own webform submission'
  description: 'Allows updating <em>own</em> submissions for all webforms.'
  warning: 'Warning: This permission affects access to all webform. Note: To allow users to update own submissions for an individual webform, please go to the webform''s ''Access'' tab.'
'delete any webform submission':
  title: 'Delete any webform submission'
  description: 'Allows deleting <em>all</em> submissions.'
'delete own webform submission':
  title: 'Delete own webform submission'
  description: 'Allows deleting <em>own</em> submissions for all webforms.'
  warning: 'Warning: This permission affects access to all webform. Note: To allow users to deleted own submissions for an individual webform, please go to the webform''s ''Access'' tab.'