Task #84407
closedExtract request processing from RsaEncryptionEncoder
100%
Description
The RsaEncryptionEncoder
provides an API to enable RSA encryption but also request processing via AJAX. The latter should be moved to a separate controller.
Updated by Mathias Brodala over 6 years ago
- Status changed from New to In Progress
- Assignee set to Mathias Brodala
Updated by Gerrit Code Review over 6 years ago
- Status changed from In Progress 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 https://review.typo3.org/56307
Updated by Gerrit Code Review over 6 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56307
Updated by Gerrit Code Review over 6 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56307
Updated by Gerrit Code Review over 6 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56307
Updated by Gerrit Code Review over 6 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56307
Updated by Mathias Brodala over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 35f04e6de34fce1b3ece8dbb9dd02eafc5cbe281.
Updated by Mathias Brodala over 6 years ago
- Related to Bug #84497: RsaEncryptionEncoder::getRsaPublicKey() must not be deprecated added