Feature #78432
closedAdd log message for "Switch User action"
100%
Description
If an admin switches to another be_user account, this action should be reported in the log.
Further all actions should be marked as admin user.
F.e.
Admin Account: AdminUserName
User Account: myUser.
Admin User Switches to User Account - Log Message:
User AdminUserName logged in from xxx.xxx.xxx.xxx as myUser
For all actions done as "myUser" the User column should contain AdminUserName as [myUser] (see screenshot)
Files
Updated by Christian Eßl over 5 years ago
- File Screenshot_4.png Screenshot_4.png added
Looks like the second part of this issue is already supported in master.
If an admin user switches to another beuser, all logged actions in the backend will show something like "editor (via admin )" as the originator. (see my attached screenshot)
So only the actual switch from admin to another user is currently not logged. (which in my opinion would be a nice addition)
Updated by Gerrit Code Review over 5 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60824
Updated by Gerrit Code Review over 5 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60824
Updated by Gerrit Code Review over 5 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60824
Updated by Christian Eßl over 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c39bf90e1812e15605fe5a342218ff0c9462542e.