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:
authorNick Thomas <nick@gitlab.com>2018-12-06 17:44:20 +0300
committerNick Thomas <nick@gitlab.com>2018-12-06 17:44:20 +0300
commit17169a020f6e58149a2a7d336d64f7112b27511d (patch)
tree025dd25abffd9ae3211baaea466c0b285d92387b /changelogs
parentfdebaf7a6b99ee0f83cecc04241013f0748b3891 (diff)
parentfb0914f7d267030962f331d742fe397c4047a688 (diff)
Merge branch 'sh-handle-invalid-gpg-sig' into 'master'
Gracefully handle unknown/invalid GPG keys Closes #54729 See merge request gitlab-org/gitlab-ce!23492
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sh-handle-invalid-gpg-sig.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-handle-invalid-gpg-sig.yml b/changelogs/unreleased/sh-handle-invalid-gpg-sig.yml
new file mode 100644
index 00000000000..185e2547e16
--- /dev/null
+++ b/changelogs/unreleased/sh-handle-invalid-gpg-sig.yml
@@ -0,0 +1,5 @@
+---
+title: Gracefully handle unknown/invalid GPG keys
+merge_request: 23492
+author:
+type: fixed