summaryrefslogtreecommitdiffstats
path: root/modules-available/systemstatus/permissions
Commit message (Collapse)AuthorAgeFilesLines
* [systemstatus] Use new permission helpers; disable non-accessible tabsSimon Rettberg2018-02-161-6/+6
|
* [permissionmanager] Introduce "location-aware" flag for permissionsSimon Rettberg2018-02-121-13/+35
| | | | | | | | | | 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.
* [systemstatus] implemented permission-system. alot of show-permissions to ↵Christian Hofmaier2018-01-261-0/+13
view things. and a server-reboot permission.