stable
Clone or download
Read-only
request #7730: Add entropy into the session ID and the password reset token
Change-Id: I8740bf9e93dbaee0f7492bf77a1358a5ba74ea23
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 |