stable
Clone or download
Read-only
Merge commit 'refs/changes/51/4051/2' of ssh://gerrit.tuleap.net:29418/tuleap into tuleap-stable-master
* ssh://gerrit.tuleap.net:29418/tuleap: story #8059: Users can change their password on a platform who does not store passwords with MD5 Change-Id: I8a3e0da16a103ba02e2d7fadc6eef4d7f4332d9b
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/en_US/account/account.tab | +7 | −0 | Go to diff View file |
M | site-content/fr_FR/account/account.tab | +7 | −0 | Go to diff View file |
M | src/common/user/LoginManager.class.php | +1 | −1 | Go to diff View file |
M | src/www/account/change_pw.php | +39 | −22 | Go to diff View file |
M | src/www/admin/user_changepw.php | +5 | −1 | Go to diff View file |
M | src/www/include/account.php | +1 | −8 | Go to diff View file |
M | tests/simpletest/common/user/LoginManagerTest.php | +10 | −0 | Go to diff View file |
M | tests/simpletest/common/user/UserTestBuilder.php | +4 | −2 | Go to diff View file |