summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorFatih Acet <acetfatih@gmail.com>2016-12-20 17:27:41 +0000
committerFatih Acet <acetfatih@gmail.com>2016-12-20 17:27:41 +0000
commit2ccfeefee2b6c433f0be8f648e651eba9e2eca4a (patch)
tree82a13688d940837bc5bb707777cf9122538fa508 /changelogs
parent4909d77d85033cefee3c17af023a0e6b89a46a1c (diff)
parent92af7bfc25bf540fcdd295b3ecfacfa24c5e6d9f (diff)
downloadgitlab-ce-2ccfeefee2b6c433f0be8f648e651eba9e2eca4a.tar.gz
Merge branch '25093-hide-new-issue-btn-non-loggedin-user' into 'master'
hides new issue btn for not loggedin user ## What does this MR do? This MR closes #25093 #25180 ## Are there points in the code the reviewer needs to double check? NR ## Why was this MR needed? Prevent issue creation for no logged in user and some confusion related to ## Screenshots (if relevant) ## Does this MR meet the acceptance criteria? - [x] [Changelog entry](https://docs.gitlab.com/ce/development/changelog.html) added - Tests - [ ] All builds are passing - [x] Branch has no merge conflicts with `master` (if it does - rebase it please) - [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) ## What are the relevant issue numbers? Closes #25093, #25180 See merge request !8175
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/25093-hide-new-issue-btn-non-loggedin-user.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/25093-hide-new-issue-btn-non-loggedin-user.yml b/changelogs/unreleased/25093-hide-new-issue-btn-non-loggedin-user.yml
new file mode 100644
index 00000000000..18836e7a90b
--- /dev/null
+++ b/changelogs/unreleased/25093-hide-new-issue-btn-non-loggedin-user.yml
@@ -0,0 +1,4 @@
+---
+title: Hides new issue button for non loggedin user
+merge_request: 8175
+author: