silverstripe-framework/templates/email
Christopher Darling 96c586b39d FIX: only output $CleartextPassword if it has a value
The $CleartextPassword value is never populated as reported https://github.com/silverstripe/silverstripe-framework/issues/3257 and in agreeance with the two comments (cc @kinglozzer) I also don't think plaintext passwords should be included in emails by default. As Loz suggests if somebody wants this it can easily be added by overriding the template.
2016-03-21 09:48:01 +00:00
..
ChangePasswordEmail.ss FIX: only output $CleartextPassword if it has a value 2016-03-21 09:48:01 +00:00
ForgotPasswordEmail.ss Upgrade template translation syntax 2015-07-22 14:17:03 +01:00
GenericEmail.ss removing potentially invalid html in email 2013-04-16 10:38:08 +02:00