[FEATURE] Allow to provide name for new admin users in ext:install
The field `realName` has been added to the "Create Administrative User" modal in ext:install, so it is possible to provide the name of a new admin user. The notice in the header of the model has been removed, since it is superfluous now. Resolves: #99584 Releases: main Signed-off-by:Torben Hansen <derhansen@gmail.com> Change-Id: I6732bfe4d664f200b2bcc3471c6f0ffd9859365b Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77455 Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Stefan Bürk <stefan@buerk.tech> Reviewed-by:
Stefan Bürk <stefan@buerk.tech>
Showing
- Build/Sources/TypeScript/install/module/maintenance/create-admin.ts 1 addition, 0 deletions...ces/TypeScript/install/module/maintenance/create-admin.ts
- typo3/sysext/core/Documentation/Changelog/12.2/Feature-99584-AllowToProvideRealNameForNewAdminUsersInExtinstall.rst 26 additions, 0 deletions...84-AllowToProvideRealNameForNewAdminUsersInExtinstall.rst
- typo3/sysext/install/Classes/Controller/MaintenanceController.php 2 additions, 0 deletions...sext/install/Classes/Controller/MaintenanceController.php
- typo3/sysext/install/Resources/Private/Templates/Maintenance/CreateAdmin.html 9 additions, 4 deletions.../Resources/Private/Templates/Maintenance/CreateAdmin.html
- typo3/sysext/install/Resources/Public/JavaScript/module/maintenance/create-admin.js 1 addition, 1 deletion...rces/Public/JavaScript/module/maintenance/create-admin.js
Please register or sign in to comment