Skip to content

Add CredentialsInventoryMailer

Max Woolf requested to merge 250354-credential-inventory-mailer into master

What does this MR do?

  • Adds CredentialsInventoryMailer to EE.
  • Adds emails for two actions:
    • Revoked Personal Access Token
    • Deleted SSH key
  • Does not add logic to send these emails. This is coming in a follow-up MR.

There are no user-facing changes in this MR.

Screenshots (strongly suggested)

SSH Key Deleted

HTML View Text View
Screenshot_2020-10-22_at_11.31.41 Screenshot_2020-10-22_at_12.49.37

PAT Revoked

HTML View Text View
Screenshot_2020-10-22_at_11.31.46 Screenshot_2020-10-22_at_12.46.02

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #250354 (closed)

Edited by Max Woolf

Merge request reports

Loading