Project

General

Profile

Actions

Task #32136

closed

Reports module has knowledge about internal data of salted passwords

Added by Dmitry Dulepov over 12 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-11-28
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.7
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Reports module changes from issue #30695 introduced a check for the saltedpasswords extension and a report about users, whose passwords are not protected by the saltedpasswords.

The problem with that solution is that reports uses an internal knowledge from saltedpasswords extension: a password prefix. This is bad because:
  • it is a "solution spread" across modules
  • details on the password encodings should be known only to the saltedpasswords extension to ensure that new methods can be added and only that extension handles it

The fix is to remove the query from the Reports module but call a newly introduced method in the saltedpasswords to get that number of users.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #30695: Implement availability check for saltedpasswords in reports moduleClosed2011-10-09

Actions
Actions

Also available in: Atom PDF