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:
authorKamil TrzciƄski <ayufan@ayufan.eu>2018-12-06 12:42:18 +0300
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2018-12-07 12:42:47 +0300
commita910c09bbc8c56002db10d669e4ae1e4bdef9f4d (patch)
treec297c90f20e68b9b7f9b2dd23e3a0b96df4147e2 /changelogs/unreleased
parenta2e06ad3034cd1e007b78514a5c1f47feef7b648 (diff)
Encrypt CI/CD builds tokens
Brings back 1e8f1de0 reverted in !23644 Closes #52342 See merge request gitlab-org/gitlab-ce!23436
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/fix-gb-encrypt-ci-build-token.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-gb-encrypt-ci-build-token.yml b/changelogs/unreleased/fix-gb-encrypt-ci-build-token.yml
new file mode 100644
index 00000000000..04fc88bc3d3
--- /dev/null
+++ b/changelogs/unreleased/fix-gb-encrypt-ci-build-token.yml
@@ -0,0 +1,5 @@
+---
+title: Encrypt CI/CD builds authentication tokens
+merge_request: 23436
+author:
+type: security