Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [systemstatus] Use new permission helpers; disable non-accessible tabs | Simon Rettberg | 2018-02-16 | 1 | -6/+6 |
| | |||||
* | [permissionmanager] Introduce "location-aware" flag for permissions | Simon Rettberg | 2018-02-12 | 1 | -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 Hofmaier | 2018-01-26 | 1 | -0/+13 |
view things. and a server-reboot permission. |