diff options
author | Phil Hughes <me@iamphill.com> | 2018-11-28 10:07:47 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2018-11-28 10:07:47 +0000 |
commit | 91e1824fe2c29023051c5338d5883a0e8ef915a6 (patch) | |
tree | 01e128ace22eb9fba1ec11059c44398ec04923e9 /changelogs | |
parent | 822fa649eba7d72fa01834c7b6477900051e221a (diff) | |
parent | e76a676599bf5fd693d99284c8708448fea4e296 (diff) | |
download | gitlab-ce-91e1824fe2c29023051c5338d5883a0e8ef915a6.tar.gz |
Merge branch 'sh-disable-autocomplete-mirror-settings' into 'master'
Disable password autocomplete in mirror form fill
Closes #50812
See merge request gitlab-org/gitlab-ce!23402
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/sh-disable-autocomplete-mirror-settings.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-disable-autocomplete-mirror-settings.yml b/changelogs/unreleased/sh-disable-autocomplete-mirror-settings.yml new file mode 100644 index 00000000000..e42906e88f2 --- /dev/null +++ b/changelogs/unreleased/sh-disable-autocomplete-mirror-settings.yml @@ -0,0 +1,5 @@ +--- +title: Disable password autocomplete in mirror form fill +merge_request: 23402 +author: +type: fixed |