stable
Clone or download
Read-only
Merge commit 'refs/changes/30/3430/2' of ssh://gerrit.tuleap.net:29418/tuleap into stable
* ssh://gerrit.tuleap.net:29418/tuleap: request #7730: Add entropy into the session ID and the password reset token
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/REST/TokenManager.class.php | +6 | −37 | Go to diff View file |
M | src/common/autoload.php | +3 | −2 | Go to diff View file |
M | src/common/dao/UserDao.class.php | +8 | −7 | Go to diff View file |
A | src/common/user/TokenGenerator.class.php | +74 | −0 | Go to diff View file |
M | src/www/account/lostpw-confirm.php | +5 | −9 | Go to diff View file |