CuBoulder / express_mono

Monolithic Express Profile - contains all bundles
GNU General Public License v2.0
1 stars 2 forks source link

Remove theme access from site_editor role #835

Closed cathysnider closed 3 years ago

cathysnider commented 3 years ago

Remove permission 'administer block designer themes' from Site Editor role. Only Site Owners should have ability to create site designs.

See https://github.com/CuBoulder/express_mono/issues/833

closes #833

github-actions[bot] commented 3 years ago

Run Tests When Work Is Completed

Do not merge code before you run tests. Do the following when you have completed work on this PR and all of you reviewers have approved it:

  1. Add the Label "ReadyForTesting".
  2. If the tests pass:
    • Great!
    • Wait for you reviewers to approve the PR.
    • Merge when appropriate.
  3. If the tests fail:
    • You have more work to do!
    • Take the label off.
    • Make your changes.
    • Repeat these steps.