Skip to content
Snippets Groups Projects

#3412420 - Remove "access block library" requirement fro block_content create.

Open #3412420 - Remove "access block library" requirement fro block_content create.
1 unresolved thread
1 unresolved thread

Closes #3412420

Merge request reports

Members who can merge are allowed to add commits.

Merge request pipeline #192366 passed

Merge request pipeline passed for f7a14590

Code Quality is loading
Test summary results are being parsed
Ready to merge by members who can write to the target branch.
  • The source branch is 1590 commits behind the target branch.
  • 1 commit will be added to 11.x.
  • Source branch will not be deleted.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
107 107 protected function checkCreateAccess(AccountInterface $account, array $context, $entity_bundle = NULL) {
108 108 return AccessResult::allowedIfHasPermissions($account, [
109 109 'create ' . $entity_bundle . ' block content',
110 'access block library',
  • Adam Bramley added 760 commits

    added 760 commits

    Compare with previous version

  • Adam Bramley added 1 commit

    added 1 commit

    Compare with previous version

  • Please register or sign in to reply
    Loading