1
0
mirror of https://gitlab.com/fabinfra/fabaccess/docs.git synced 2025-01-11 20:55:13 +01:00
2022-07-19 12:54:19 +00:00

11 lines
385 B
Markdown

# Default Permissions
BFFH has some standard permissions to assign to management and admin rights.
## UserSystem
* `bffh.users.manage` - Get ManageInterface in UserSystem (Access UserList)
## User
* `bffh.users.info` - Get InfoInterface for every User (Access UserInfos of other accounts)
* `bffh.users.admin` - Get AdminInterface for every User (Add/Remove Users, Reset Passwords)