Skip to content
Snippets Groups Projects
  1. Sep 04, 2019
    • Yorick Peterse's avatar
      Use spec_helper for S/MIME settings specs · 90a8a44f
      Yorick Peterse authored
      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.
      Unverified
      90a8a44f
  2. Aug 20, 2019
    • Diego Louzán's avatar
      feat: SMIME signed notification emails · 0dcb9d21
      Diego Louzán authored
      - 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
      0dcb9d21
Loading