stable
Clone or download
Read-only
Merge commit 'refs/changes/69/4069/4' of ssh://gerrit.tuleap.net:29418/tuleap into stable
* ssh://gerrit.tuleap.net:29418/tuleap: story #8059: Rename the UserTokenGenerator to RandomNumberGenerator
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/REST/TokenManager.class.php | +3 | −3 | Go to diff View file |
M | src/common/autoload.php | +3 | −3 | Go to diff View file |
M | src/common/dao/UserDao.class.php | +2 | −2 | Go to diff View file |
M | src/common/user/Password/StandardPasswordHandler.class.php | +2 | −2 | Go to diff View file |
M | src/common/user/Password/WeakPasswordHandler.class.php | +2 | −2 | Go to diff View file |
R | src/common/user/TokenGenerator.class.php | Go to diff View file | ||
M | src/www/account/lostpw-confirm.php | +2 | −2 | Go to diff View file |
R | tests/simpletest/common/user/TokenGeneratorTest.php | Go to diff View file |