fabaccess-docs/source/configuration/default_permission.md

11 lines
385 B
Markdown
Raw Normal View History

2022-07-19 14:54:19 +02:00
# 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)