Loading webform_spam_words.permissions.yml 0 → 100644 +4 −0 Original line number Diff line number Diff line 'edit webform spam words': title: 'Edit webform spam words configuration' description: 'Editing webform spam words configuration allows users to update spam words, webform error message and fields attached.' restrict access: true webform_spam_words.routing.yml +1 −1 Original line number Diff line number Diff line Loading @@ -4,4 +4,4 @@ webformspamwords.config: _form: '\Drupal\webform_spam_words\Form\BlockwordsConfigurationSettings' _title: 'Webform Spam words' requirements: _permission: 'administer webform' _permission: 'administer webform+edit webform spam words' Loading
webform_spam_words.permissions.yml 0 → 100644 +4 −0 Original line number Diff line number Diff line 'edit webform spam words': title: 'Edit webform spam words configuration' description: 'Editing webform spam words configuration allows users to update spam words, webform error message and fields attached.' restrict access: true
webform_spam_words.routing.yml +1 −1 Original line number Diff line number Diff line Loading @@ -4,4 +4,4 @@ webformspamwords.config: _form: '\Drupal\webform_spam_words\Form\BlockwordsConfigurationSettings' _title: 'Webform Spam words' requirements: _permission: 'administer webform' _permission: 'administer webform+edit webform spam words'