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:
authorRobert Speicher <robert@gitlab.com>2017-05-08 00:15:06 +0300
committerTimothy Andrew <mail@timothyandrew.net>2017-05-31 06:56:59 +0300
commit664ee81486a3205675cfadf3c98f9654d256f538 (patch)
tree366aef2511b33312fe99be57ae658ed7e02424a8 /changelogs
parent6a9efdc502b26337477b8ec55bbe7240b349891c (diff)
Merge branch 'dz-restrict-autocomplete' into 'security-9-1'
Allow users autocomplete by author_id only for authenticated users See merge request !2100
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/dz-restrict-autocomplete.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/dz-restrict-autocomplete.yml b/changelogs/unreleased/dz-restrict-autocomplete.yml
new file mode 100644
index 00000000000..65c944653f8
--- /dev/null
+++ b/changelogs/unreleased/dz-restrict-autocomplete.yml
@@ -0,0 +1,4 @@
+---
+title: Allow users autocomplete by author_id only for authenticated users
+merge_request:
+author: