Project

General

Profile

Actions

Task #62623

closed

Cleanup EXT:rsaauth

Added by Mathias Schreiber over 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Code Cleanup
Target version:
Start date:
2014-11-02
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.5
Tags:
Complexity:
no-brainer
Sprint Focus:

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
Actions

Also available in: Atom PDF