diff options
author | Filipa Lacerda <lacerda.filipa@gmail.com> | 2017-02-01 20:53:58 +0000 |
---|---|---|
committer | Filipa Lacerda <lacerda.filipa@gmail.com> | 2017-02-01 20:53:58 +0000 |
commit | 797ca1b15d4a1c20b1cbab3060061d5b684048e3 (patch) | |
tree | 915b0b146adffce5c0568d830fef0d1504937ac5 /changelogs | |
parent | dd929203bb9502d9547bcb45c04c8be34d8c0b3b (diff) | |
parent | 444ac6aa02e5b4b7025a9058a98dc6ae8db8e806 (diff) | |
download | gitlab-ce-797ca1b15d4a1c20b1cbab3060061d5b684048e3.tar.gz |
Merge branch 'fix-filtering-username-with-multiple-words' into 'master'
Fix filtering usernames with multiple words
Closes #27404
See merge request !8851
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/fix-filtering-username-with-multiple-words.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-filtering-username-with-multiple-words.yml b/changelogs/unreleased/fix-filtering-username-with-multiple-words.yml new file mode 100644 index 00000000000..3513f5afdfb --- /dev/null +++ b/changelogs/unreleased/fix-filtering-username-with-multiple-words.yml @@ -0,0 +1,4 @@ +--- +title: Fix filtering usernames with multiple words +merge_request: 8851 +author: |