Skip to content
Snippets Groups Projects

Audit delivery of confirmation emails

Merged SAM FIGUEROA requested to merge sf/feature/GL377625-audit-user-email-changes into master
  1. Aug 21, 2023
    • SAM FIGUEROA's avatar
      Fix failing specs · 1b9b6863
      SAM FIGUEROA authored
      - The User create spe for ee needed to have the shared examples
        internalized because they needed more customization than was feasible
        with some elusive `let` magic.
      
      - Previous 'when audit is not required' spec always passed because the
        license feature was not active.
      1b9b6863
    • SAM FIGUEROA's avatar
      Audit delivery of confirmation emails · 3b0c6c63
      SAM FIGUEROA authored
      - Adds audit events when an email confirmation is requested by
        the Emails::Confirm service or an email was changed on the
        User model.
      
      - Refs: #377625
      
      Changelog: added
      EE: true
      3b0c6c63
Loading