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:
authorSean McGivern <sean@gitlab.com>2019-08-22 15:16:00 +0300
committerSean McGivern <sean@gitlab.com>2019-08-22 15:16:00 +0300
commit842b4d4ab59f19f7311b7f39948e699a6924fd52 (patch)
tree23edc0c7f19fea261a7eb37e9ed659b20ccdb9bc /changelogs
parente423a017a46bbcb7fa127ad866ee1d868e303c48 (diff)
parent0dcb9d21efc1db97765d82ee39a0f0905ba945ba (diff)
Merge branch 'feat/smime-signed-notification-emails' into 'master'
feat: smime signed notification emails See merge request gitlab-org/gitlab-ce!30644
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/feat-smime-signed-notification-emails.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/feat-smime-signed-notification-emails.yml b/changelogs/unreleased/feat-smime-signed-notification-emails.yml
new file mode 100644
index 00000000000..9672d0d964c
--- /dev/null
+++ b/changelogs/unreleased/feat-smime-signed-notification-emails.yml
@@ -0,0 +1,5 @@
+---
+title: Notification emails can be signed with SMIME
+merge_request: 30644
+author: Diego Louzán
+type: added