summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorHeinrich Lee Yu <heinrich@gitlab.com>2019-02-11 18:51:53 +0800
committerHeinrich Lee Yu <heinrich@gitlab.com>2019-02-14 14:31:38 +0800
commit5608c3f2d8ffd8bad6502f652902ecf8c8d5d44a (patch)
tree1b128bf9cc4e118ca454b70a33de6133b7cf755b /changelogs
parentc5b5b18b3f1c5b683ceb4471e667d675de9200eb (diff)
downloadgitlab-ce-5608c3f2d8ffd8bad6502f652902ecf8c8d5d44a.tar.gz
Disable board policies when issues are disabled
Board list policies are also included
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/security-2798-fix-boards-policy.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-2798-fix-boards-policy.yml b/changelogs/unreleased/security-2798-fix-boards-policy.yml
new file mode 100644
index 00000000000..10e8ac3a787
--- /dev/null
+++ b/changelogs/unreleased/security-2798-fix-boards-policy.yml
@@ -0,0 +1,5 @@
+---
+title: Disable issue boards API when issues are disabled
+merge_request:
+author:
+type: security