Skip to content

Enable GitLab pages access control by default

Ben Bodenmiller requested to merge patch-8 into master

What does this MR do?

Enable GitLab pages access control by default

Any reason not to enable it? Possibly gitlab#230584 (closed)?

Not sure why tests are failing/how to fix.

After: need to update https://docs.gitlab.com/ee/administration/pages/index.html#access-control

Related issues

Checklist

See Definition of done.

  • Changelog entry created. Not applicable for Documentation changes and minor changes.
  • Documentation created/updated
  • Tests added
  • Integration tests added to GitLab QA, if applicable
  • MR targeting master branch
  • MR has a green pipeline on GitLab.com
  • Equivalent MR/issue for CNG opened if applicable
  • trigger-package has a green pipeline running against latest commit

Reviewer Checklist

In addition to above, reviewer must:

  • Pipeline is green on dev.gitlab.org if the change is not touching documentation or internal cookbooks
Edited by Ben Bodenmiller

Merge request reports