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:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-11-19 09:06:07 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2019-11-19 09:06:07 +0300
commit3209c1a49c14cab93eb347bfca59bace30879440 (patch)
treec9f931b477fefc1e5056380eb3370c689c2fa732 /lib/gitlab/import_export
parent7f3bff1556594dcdc1beca40d083ba7263965e21 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'lib/gitlab/import_export')
-rw-r--r--lib/gitlab/import_export/import_export.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/gitlab/import_export/import_export.yml b/lib/gitlab/import_export/import_export.yml
index 1aafe5804c0..d491f45b0da 100644
--- a/lib/gitlab/import_export/import_export.yml
+++ b/lib/gitlab/import_export/import_export.yml
@@ -163,6 +163,9 @@ excluded_attributes:
- :identifier
snippets:
- :expired_at
+ - :secret
+ - :encrypted_secret_token
+ - :encrypted_secret_token_iv
merge_request_diff:
- :external_diff
- :stored_externally