stable
Clone or download
Read-only
request #9801: Do not send full credentials in clear to the user when an user account is created by a site administrator
Change-Id: I4525d110eeb1abcf29a26e222ce2c98ed0cedf51
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/en_US/account/new_account_email.txt | +3 | −5 | Go to diff View file |
M | site-content/fr_FR/account/new_account_email.txt | +2 | −4 | Go to diff View file |
M | src/common/mail/MailPresenterFactory.class.php | +3 | −7 | Go to diff View file |
M | src/common/mail/MailRegisterByAdminPresenter.class.php | +2 | −8 | Go to diff View file |
M | src/common/mail/TuleapRegisterMail.class.php | +2 | −2 | Go to diff View file |
M | src/templates/mail/mail-admin.mustache | +1 | −1 | Go to diff View file |
M | src/www/account/register.php | +3 | −4 | Go to diff View file |
M | src/www/include/proj_email.php | +5 | −4 | Go to diff View file |