You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The permission system is based on the plugin acts_as_permissible with Roles support enabled.
You can set permissions per Role and per User.
All possible permissions are stored in the permissions.yml in the config folder. If more permissions are needed, they can simply be added there and automatically will be viewed on the permissions page.