summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorMark Fletcher <mark@gitlab.com>2017-01-02 20:51:57 +0000
committerMark Fletcher <mark@gitlab.com>2017-03-07 20:05:33 +0530
commitb5b448934563b0b3237b6b2e6e168c012b012097 (patch)
tree8d7f7b977b9d53ab60d764bb89e15d5790057316 /changelogs
parentdf55d35ffd33fe97e669a227dd4666044e8cc65b (diff)
downloadgitlab-ce-b5b448934563b0b3237b6b2e6e168c012b012097.tar.gz
Don't show links to tag a commit for non permitted users
* Show tag link for users that can push code * Don't show tag link for guests and non-authenticated users
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/26188-tag-creation-404-for-guests.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/26188-tag-creation-404-for-guests.yml b/changelogs/unreleased/26188-tag-creation-404-for-guests.yml
new file mode 100644
index 00000000000..fb00d46ea1f
--- /dev/null
+++ b/changelogs/unreleased/26188-tag-creation-404-for-guests.yml
@@ -0,0 +1,4 @@
+---
+title: Don't show links to tag a commit for users that are not permitted
+merge_request: 8407
+author: