stable
Clone or download
Read-only
Merge commit 'refs/changes/22/7322/2' of ssh://gerrit.tuleap.net:29418/tuleap into stable
* ssh://gerrit.tuleap.net:29418/tuleap: request #9801: Do not send full credentials in clear to the user when an user account is created by a site administrator
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 |