uniolweb / uniolbeuser
TYPO3 Backend module showing be_user and be_groups for pages
Installs: 55
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Type:typo3-cms-extension
Requires
- php: ^8.1
- typo3/cms-backend: ^12.4.32
- typo3/cms-core: ^12.4.32
- typo3/cms-extbase: ^12.4.32
- typo3/cms-fluid: ^12.4.32
Requires (Dev)
- ergebnis/composer-normalize: ^2.47
- friendsofphp/php-cs-fixer: ^3.75
- phpstan/phpstan: ^1.12
- saschaegerer/phpstan-typo3: ^1.10
- ssch/typo3-rector: ^2.6
README
Adds TYPO3 Backend module to show BE users and BE groups depending on where the user is in the pagetree.
Upcoming is also the functionality to show the file mounts in the filelist.
Important
Currently the output will be in German because no localization is provided yet!
Privacy concerns
- Be aware that BE users who have access to this module will see the names of other users who have access to the same pages (and files) of this user.
Setup
- Make the BE module available for the users who should see it.