diff options
author | Filipa Lacerda <lacerda.filipa@gmail.com> | 2017-01-31 15:15:36 +0000 |
---|---|---|
committer | Filipa Lacerda <lacerda.filipa@gmail.com> | 2017-01-31 15:15:36 +0000 |
commit | 1ccccccf7f2fd9b7af7c8f56bd8040b9b685d1c2 (patch) | |
tree | 3dd22a6ffbdb404c20294a0b7e4f168973f9a391 /changelogs/unreleased | |
parent | 9295fb20b77e303a0a0c00df77cca917000de18c (diff) | |
parent | 38a97197b7c1baf96a9960e70c60f4b7431082f7 (diff) | |
download | gitlab-ce-1ccccccf7f2fd9b7af7c8f56bd8040b9b685d1c2.tar.gz |
Merge branch '23767-disable-storing-of-sensitive-information' into 'master'
Fix disable storing of sensitive information when importing a new repo
Closes #23767
See merge request !8885
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r-- | changelogs/unreleased/23767-disable-storing-of-sensitive-information.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/23767-disable-storing-of-sensitive-information.yml b/changelogs/unreleased/23767-disable-storing-of-sensitive-information.yml new file mode 100644 index 00000000000..587ef4f9a73 --- /dev/null +++ b/changelogs/unreleased/23767-disable-storing-of-sensitive-information.yml @@ -0,0 +1,4 @@ +--- +title: Fix disable storing of sensitive information when importing a new repo +merge_request: 8885 +author: Bernard Pietraga |