Project

General

Profile

Actions

Bug #67599

closed

Use single quotes for empty value in SaltedPasswordsUtility::getNumberOfBackendUsersWithInsecurePassword

Added by Andreas Kienast almost 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2015-06-18
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Remote Sprint

Description

The query currently checks the password with password != "", the the double quotes may fail with Oracle, because Oracle expects an identifier and not a value.

Actions

Also available in: Atom PDF