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:
authorMark Fletcher <mark@gitlab.com>2017-09-03 08:49:19 +0300
committerMark Fletcher <mark@gitlab.com>2017-09-06 05:02:04 +0300
commited43c6f1fd2c01307c4fe9fb8ba52a7c1a72f624 (patch)
tree140fffd624d2eac0697e903cf13073f0706ec060 /changelogs
parent81002745184df28fc9d969afc524986279c653bb (diff)
Hide admin link from default search results for non-admins
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/19650-remove-admin-section-from-search-results-if-user-doesnt-have-access.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/19650-remove-admin-section-from-search-results-if-user-doesnt-have-access.yml b/changelogs/unreleased/19650-remove-admin-section-from-search-results-if-user-doesnt-have-access.yml
new file mode 100644
index 00000000000..6d5baa8c10f
--- /dev/null
+++ b/changelogs/unreleased/19650-remove-admin-section-from-search-results-if-user-doesnt-have-access.yml
@@ -0,0 +1,5 @@
+---
+title: Hide admin link from default search results for non-admins
+merge_request: 14015
+author:
+type: fixed