Actions
Bug #51481
closedOpenID Login-attempt from ip(), for username '' with an empty password!
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Miscellaneous
Target version:
-
Start date:
2013-08-29
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
After pull "[BUGFIX] Exclude empty passwords from password hashing check"
Core: Error handler (BE): PHP Warning: Illegal string offset 'uid' in /var/www/virtual/on/TYPO3.CMS/typo3/sysext/core/Classes/Authentication/BackendUserAuthentication.php line 2064
Core: Login-attempt from myIP (), for username '' with an empty password!
Login with OpenId not possible. Before pull request works fine on serval TYPO3 Instance.
TYPO3 Versions 6.1.3 - 6.1.4dev
PHP Versions 5.4.16 - 5.5.2
Updated by Markus Klein over 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
2463)
The commit you mention looks rather unrelated. Are you sure this is the one that causes the problem?
Updated by Matthias Eberlein over 11 years ago
Hello Markus,
after a today git pull now it's works.
I'm sorry for this mistake.
greetings
matthias
Updated by Alexander Opitz over 11 years ago
- Status changed from Needs Feedback to Closed
Fine, thanks for help.
Actions