summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2018-02-09 12:16:49 -0600
committerRobert Speicher <rspeicher@gmail.com>2018-02-09 12:16:49 -0600
commit06e9faa3574738a2e32d8c1c1e1636cdff1c2489 (patch)
tree9b625c4e89aac62b3ec67816ff2204cd115ff033
parent02f93da8600a77e1502e89c3a65513a806c0d847 (diff)
downloadgitlab-ce-06e9faa3574738a2e32d8c1c1e1636cdff1c2489.tar.gz
Remove changelogs for already-released security patches
-rw-r--r--changelogs/unreleased/fix-gh-namespace-issue.yml5
-rw-r--r--changelogs/unreleased/fix-stored-xss-in-code-blocks.yml5
-rw-r--r--changelogs/unreleased/mc-bug-38984-wildcard-protected-tags.yml5
-rw-r--r--changelogs/unreleased/security-10-4-todo-api-reveals-sensitive-information.yml5
4 files changed, 0 insertions, 20 deletions
diff --git a/changelogs/unreleased/fix-gh-namespace-issue.yml b/changelogs/unreleased/fix-gh-namespace-issue.yml
deleted file mode 100644
index 2db7abb9d58..00000000000
--- a/changelogs/unreleased/fix-gh-namespace-issue.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Fix namespace access issue for GitHub, BitBucket, and GitLab.com project importers
-merge_request:
-author:
-type: security
diff --git a/changelogs/unreleased/fix-stored-xss-in-code-blocks.yml b/changelogs/unreleased/fix-stored-xss-in-code-blocks.yml
deleted file mode 100644
index b595459ee6b..00000000000
--- a/changelogs/unreleased/fix-stored-xss-in-code-blocks.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Fix stored XSS in code blocks that ignore highlighting
-merge_request:
-author:
-type: security
diff --git a/changelogs/unreleased/mc-bug-38984-wildcard-protected-tags.yml b/changelogs/unreleased/mc-bug-38984-wildcard-protected-tags.yml
deleted file mode 100644
index 27219b096af..00000000000
--- a/changelogs/unreleased/mc-bug-38984-wildcard-protected-tags.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Fix wilcard protected tags protecting all branches
-merge_request:
-author:
-type: security
diff --git a/changelogs/unreleased/security-10-4-todo-api-reveals-sensitive-information.yml b/changelogs/unreleased/security-10-4-todo-api-reveals-sensitive-information.yml
deleted file mode 100644
index 329825d1e73..00000000000
--- a/changelogs/unreleased/security-10-4-todo-api-reveals-sensitive-information.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Restrict Todo API mark_as_done endpoint to the user's todos only
-merge_request:
-author:
-type: security