The source project of this merge request has been removed.
Send a notification when a new access token is created
What does this MR do and why?
Implements #337591 (closed). Each time the user creates a new personal access token, GitLab sends a notification email to the user.
Screenshots or screen recordings
These are strongly recommended to assist reviewers and reduce the time to merge your change.
How to set up and validate locally
To test the email notification:
- Go to your profile;
- Add a new personal access token;
- Visit
/rails/letter_opener
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Riccardo Padovani