Actions
Task #68524
closedReplace direct usage of encryption key
Start date:
2015-07-24
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The core provides an API method to encrypt all kind of strings and generate hashes. This should be used throughout the core as a best practice example. Additionally it decreases the chance of getting hold of the encryption key due to usage of weak hashing.
Updated by Gerrit Code Review over 9 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41938
Updated by Gerrit Code Review over 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41938
Updated by Gerrit Code Review over 9 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41938
Updated by Mathias Schreiber over 8 years ago
- Status changed from Under Review to New
Updated by Anja Leichsenring about 8 years ago
- Status changed from New to Closed
closed due to missing activity.
Updated by Anja Leichsenring about 8 years ago
- Assignee deleted (
Anja Leichsenring) - Priority changed from Should have to Won't have this time
Actions