Skip to content

Issue #3283917: Provide a permission to admin reusable blocks

Ivan Duarte requested to merge 3283917-admin-reusable into 8.x-2.x
  • Providing new permission.
  • Modifying the existing routes and controllers accordingly.
  • Auto converting Reusable to regular when user does not have the permissions.
  • Disabling reusable option when user does not have the permissions.
  • Hook update added to provide backward compatibility.
  • Hook update to change Reusable block view permission.

Merge request reports