Actions
Task #99754
closedMove user creation related setup methods from EXT:install to EXT:backend
Start date:
2023-01-30
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
To avoid a dependency to EXT:install the methods getBackendUserPasswordValidationErrors, createUser, getHashedPassword should be moved to a dedicated class in EXT:backend.
For details see:
https://review.typo3.org/c/Packages/TYPO3.CMS/+/77020/10/typo3/sysext/backend/Classes/Command/CreateBackendUserCommand.php#31
Actions