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:
authorYorick Peterse <yorickpeterse@gmail.com>2019-01-24 15:49:17 +0300
committerYorick Peterse <yorickpeterse@gmail.com>2019-01-24 15:49:20 +0300
commit5fc2d1559afd27a701d99c875a6fc804129cb103 (patch)
treeaab095a00e8470cfbb2781c9107552057792eeff /changelogs
parentbdcfbf8f424fbb3a48c39b3c6b22ed371fa02fe1 (diff)
Merge branch 'security-fix-new-issues-login-message-11-6' into 'security-11-6'
[11.6] Use common error for not logged in users when creating issues See merge request gitlab/gitlabhq!2812 (cherry picked from commit fe692173d2da5df4646050725359bc7fd1c99f4e) a2dba33c Use common error for unauthenticated users
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/security-fix-new-issues-login-message.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-fix-new-issues-login-message.yml b/changelogs/unreleased/security-fix-new-issues-login-message.yml
new file mode 100644
index 00000000000..9dabf2438c9
--- /dev/null
+++ b/changelogs/unreleased/security-fix-new-issues-login-message.yml
@@ -0,0 +1,5 @@
+---
+title: Use common error for unauthenticated users when creating issues
+merge_request:
+author:
+type: security