stable

Clone or download

Read-only

request #11244: Random value used to confirm an email change should be checked in constant time

It should be possible to retrieve the random token without having access to the email sent for the email change. Currently, the token might be retrieved through timing leaks. Change-Id: I252e1f706be79086a53b0f989ca7074cba81d019

Modified Files

Name
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +0 −3 Go to diff View file
M site-content/tuleap-core.pot +0 −3 Go to diff View file
M src/common/user/Account/ChangePasswordController.php +11 −19 Go to diff View file