Commit Graph

5 Commits

Author SHA1 Message Date
GitLab Bot 640e72ca92 Add latest changes from gitlab-org/gitlab@master 2020-06-04 03:08:05 +00:00
GitLab Bot e33f87ac0f Add latest changes from gitlab-org/gitlab@master 2020-04-21 15:21:10 +00:00
GitLab Bot 9865665cb1 Add latest changes from gitlab-org/gitlab@master 2019-10-08 12:06:01 +00:00
Yorick Peterse 90a8a44f01
Use spec_helper for S/MIME settings specs
The constant tested is defined in an initializer, and these are not
loaded when using fast_spec_helper. When running just this test file, or
when running this test first this can lead to test failures. To fix this
we just use spec_helper instead of fast_spec_helper.
2019-09-04 14:06:59 +02:00
Diego Louzán 0dcb9d21ef feat: SMIME signed notification emails
- Add mail interceptor the signs outgoing email with SMIME
- Add lib and helpers to work with SMIME data
- New configuration params for setting up SMIME key and cert files
2019-08-20 16:13:32 +02:00