Send email to user when App Role is created
This commit is contained in:
@@ -83,7 +83,10 @@ errors:
|
||||
not_found_sub: This page does not exist.
|
||||
email:
|
||||
application_invite: "{inviter_name} has invited you to a JEDI cloud application"
|
||||
portfolio_invite: "{inviter_name} has invited you to a JEDI cloud portfolio"
|
||||
app_role_created:
|
||||
subject: Application Role Created
|
||||
body: "Your application role has been created.\nVisit {url}, and use your username, {username}, to log in."
|
||||
portfolio_invite: "{inviter_name} has invited you to a JEDI cloud portfolio."
|
||||
portfolio_ready:
|
||||
subject: Portfolio Provisioned
|
||||
body: "Your portfolio has been provisioned.\nVisit {password_reset_address}, and use your username, {username}, to create a password."
|
||||
|
Reference in New Issue
Block a user