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 #1

Updated by Mr. Jenkins over 12 years ago

  • Status changed from New to Under Review

Patch set 1 of change Iec27610c2227ed15537f37b53e1b26443b5a276f has been pushed to the review server.
It is available at http://review.typo3.org/6953

Actions #2

Updated by Mr. Jenkins over 12 years ago

Patch set 2 of change Iec27610c2227ed15537f37b53e1b26443b5a276f has been pushed to the review server.
It is available at http://review.typo3.org/6953

Actions #3

Updated by Gerrit Code Review over 12 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/6953

Actions #4

Updated by Dmitry Dulepov over 12 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Gerrit Code Review over 12 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/7407

Actions #6

Updated by Gerrit Code Review over 12 years ago

Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/7408

Actions #7

Updated by Dmitry Dulepov about 12 years ago

  • Status changed from Under Review to Resolved
Actions #8

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF