Actions
Bug #77683
closedBackendUserAuthentication::writelog uses wrong connection
Status:
Closed
Priority:
Must have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
Start date:
2016-08-30
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The backend user authentication class selects the connection for the table be_groups instead of sys_log before inserting records, leading to errors when remapping the sys_log table.
Actions