Actions
Bug #93824
closedmissing possibility to change the password after backend-login of an editor
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2021-03-27
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Hi,
an editor wants to change his backend-login password.
After pressing the save button the messages in the below image come up!???
1.) a normal editor is not a system manager and
2.) "Your passwort has changed" is not correct, it will be always the old one!?
Files
Updated by Kurt Kunig almost 4 years ago
This post may be deleted!
The reason of that diffuse message based on an entry in the LocalConfiguration.php!
Exactly the ID of that editor was written into the array of 'systemMaintainers' although she (the editor) was not an admin!
Sorry for that inconvenience!
Actions