Task #62623
closed
Added by Mathias Schreiber about 10 years ago.
Updated about 7 years ago.
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.
Removing it will result in:
- one TCA entry gone (yay)
- RSA Auth keys no longer showing up under the label "Oops! You should not see this" in db_lowlevel
- 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
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
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
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
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
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF