stable
Clone or download
Read-only
request #12476: Identical user secrets should not be distinguishable in the SVN Redis cache
Secrets stored in the secret cache are now salted to ensure that two identical secret can not be detected. Performance-wise, HMAC-SHA256 is fast enough to make the cost of salting the secrets negligible. To test, you will need to: - redeploy Tuleap.pm to /usr/share/perl5/vendor_perl/Apache/Tuleap.pm - restart Apache Change-Id: I3c986e7a9d955e22589518d30e488df4655da511
Modified Files
Name | ||||
---|---|---|---|---|
M | src/utils/svn/Tuleap.pm | +30 | −11 | Go to diff View file |