Skip to content

Email user when account deactivated

Serena Fang requested to merge email-user-when-blocked into master

What does this MR do?

#297416 (closed)

Currently, when a user is deactivated, they do not receive a notification. They should receive one last notification at the time they are deactivated.

image

image

Email text

Hello <username>

Your GitLab account has been deactivated.

You will not be able to:

  • Access Git repositories or the API.
  • Receive any notifications from GitLab.
  • Use slash commands.

To reactivate your account, sign into GitLab.

Please contact your GitLab administrator if you think this is an error

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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
Edited by Serena Fang

Merge request reports