Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Shushlin <vshushlin@gitlab.com>2019-02-12 15:18:17 +0300
committerGrzegorz Bizon <grzegorz@gitlab.com>2019-02-12 15:18:17 +0300
commit13d2d1985c5346beab95e6a77706194f9f007a05 (patch)
treeb16a23dbf46a32b2fd1597cb1796963ff171b15a /changelogs
parenta68ff6d61dfff945ae991ed7f8524e3ba741e56e (diff)
Fix access to pages domain settings
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/54850-pages-domain-show-view-is-not-protected-by-access-control.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/54850-pages-domain-show-view-is-not-protected-by-access-control.yml b/changelogs/unreleased/54850-pages-domain-show-view-is-not-protected-by-access-control.yml
new file mode 100644
index 00000000000..41761213d7b
--- /dev/null
+++ b/changelogs/unreleased/54850-pages-domain-show-view-is-not-protected-by-access-control.yml
@@ -0,0 +1,5 @@
+---
+title: Require maintainer access to show pages domain settings
+merge_request: 24926
+author:
+type: fixed