Task #62623
closedCleanup EXT:rsaauth
100%
Description
EXT:rsaauth has several minor flaws codewise which make PHPStorms inspection go wild.
$GLOBALS[TYPO3_DB] should not be used and be replaced with a central database property.
Apart from that the TCA for the RSA Keys is not needed for the extension to work.
- one TCA entry gone (yay)
- RSA Auth keys no longer showing up under the label "Oops! You should not see this" in db_lowlevel
Updated by Gerrit Code Review about 10 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/33712
Updated by Gerrit Code Review about 10 years ago
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/33713
Updated by Gerrit Code Review about 10 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/33712
Updated by Gerrit Code Review about 10 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/33712
Updated by Gerrit Code Review about 10 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33712
Updated by Mathias Schreiber about 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 5bfdbadca543449356404e42570f32939fbc1d9d.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed