Skip to content

Latest commit

 

History

History
 
 

templates

Console email templates

This folder hosts email templates which are sent to users and platform administrators at various times.

Either account creation is moderated or it is not. This is set with the moderatedSignup variable from the console.properties file, which defaults to true.

When account creation is moderated:

When account creation is not moderated:

In both cases, it's the responsibility of the platform admin to inform the user that his account was granted roles.

account-uid-renamed.txt is sent to the user whose login have been modified by a platform admin.

changepassword-email-template.txt is sent when the user requests a new password with the "I lost my password" link from the CAS login page. It is also sent to the user when the administrator triggers a password regeneration from the admin console.