Skip to content

Add style to access_token_revoked notification email

What does this MR do and why?

This MR consists of changes which fixes issue #417234. It adds style to the access_token_revoked notification email using email_with_layout method instead of mail_with_locale, hence the notification looks official.

%{first_multiline_commit}

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before
Screenshot_from_2023-07-12_16-53-19
After
Screenshot_from_2023-07-12_16-54-58

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports