Skip to content
  • Eduardo Sanz García's avatar
    Format personal access token name in email · 5665f40b
    Eduardo Sanz García authored and Jessie Young's avatar Jessie Young committed
    After a personal access token is created, the user receives an email. In
    this email we format the personal access token name to be `<code>[new
    personal access token name]</code>`.
    
    This is similar to `access_token_revoked_email.html.haml`:
    https://gitlab.com/gitlab-org/gitlab/-/blob/master/app/views/notify/access_token_revoked_email.html.haml#L4
    
    Changelog: changed
    5665f40b