19 lines
770 B
ReStructuredText
19 lines
770 B
ReStructuredText
==========================
|
|
TYPO3 extension ``beuser``
|
|
==========================
|
|
|
|
The TYPO3 backend module `Administration > Users` is managing backend users and
|
|
groups.
|
|
|
|
It allows you to add / delete / modify backend users and groups, configure and
|
|
compare the settings of backend users and verify their permissions. This module
|
|
also displays any backend users who are currently logged in.
|
|
|
|
Additionally it is possible to display a list / add / delete / modify
|
|
file mounts in a separate submodule.
|
|
|
|
:Repository: https://github.com/typo3/typo3
|
|
:Issues: https://forge.typo3.org/
|
|
:Read online: https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ApiOverview/Backend/AccessControl/UsersAndGroups/
|
|
:Packagist: https://packagist.org/packages/typo3/cms-beuser
|