Actions
Bug #36979
closedUser authentication syslog severity
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Miscellaneous
Target version:
-
Start date:
2012-05-09
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Description
The sysLog severity for logging authentication failures in 'tx_sv_auth' is set to 0 (=info). This should be set to 3 (=Error), or maybe at least 2 (=Warning).
See:
tx_sv_auth::getUser
tx_sv_auth::authUser
Actions