Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enrich email body when mail address of user gets changed #3125

Open
haerter-tss opened this issue May 7, 2024 · 0 comments
Open

Enrich email body when mail address of user gets changed #3125

haerter-tss opened this issue May 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@haerter-tss
Copy link
Member

Situation:

It is possible for admins to change the email address of SecHub users. They will recieve an email, but all it currently says is:

Subject: SecHub account email address changed

A SecHub administrator has changed your email address and it will not be used any longer for SecHub.

In case you do not receive a follow up notification to the new email address, please inform your SecHub administrator!

Wanted:

The email should say for which user the mail address was changed, and what the new email address is.

Example:

Subject: SecHub email address of $SECHUB_USER changed

A SecHub administrator has changed the email address of $SECHUB_USER from $OLD_EMAIL_ADDRESS to $NEW_EMAIL_ADDRESS.

In case you do not receive a follow up notification to the new email address, please inform your SecHub administrator!

@haerter-tss haerter-tss added the enhancement New feature or request label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant