summaryrefslogtreecommitdiffstats
path: root/modules-available/minilinux/permissions
Commit message (Collapse)AuthorAgeFilesLines
* [minilinux] permission 'show' => 'view'Simon Rettberg2018-03-271-1/+1
| | | | Refs #3338
* [permissionmanager] Introduce "location-aware" flag for permissionsSimon Rettberg2018-02-121-4/+8
| | | | | | | | | | This flag tells wether the permission can be restricted to certain locations in a meaningful way. This flag has to be set in the permissions.json of the according module. For example, the permission to reboot the server cannot be limited to certain locations in a meaningful way, while the view of the client log can be filtered to only show log entries for clients in specific locations.
* [minilinux] implemented permission-system. you can't see the side without ↵Christian Hofmaier2018-01-161-0/+4
any permission. there are only 2 permissions: show the side and update content (which includes the show permission).