Bug #39267
RsaWalletServicePhp saves keys even if not modified
Status:
Resolved
Priority:
Should have
Assignee:
Category:
Security
Target version:
Start date:
2012-07-25
Due date:
% Done:
100%
Estimated time:
PHP Version:
5.3
Has patch:
No
Complexity:
Description
The shutdown() method of the RsaWalletServicePhp saves its keys to disk even if they haven't been modified. This is unnecessary and may cause some hassles in certain setups.
Updated by Gerrit Code Review almost 10 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13046
Updated by Gerrit Code Review almost 10 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13046
Updated by Gerrit Code Review almost 10 years ago
Patch set 1 for branch FLOW3-1.1 has been pushed to the review server.
It is available at http://review.typo3.org/13340
Updated by Robert Lemke almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d8ada91c3b28422dc397448287d8ba46fbf078cd.