Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [eventlog] Add missing permissions | Simon Rettberg | 2022-05-13 | 1 | -0/+6 |
| | |||||
* | [eventlog] Add event filtering and notification system | Simon Rettberg | 2021-06-25 | 1 | -0/+12 |
| | |||||
* | [permissionmanager] Introduce "location-aware" flag for permissions | Simon Rettberg | 2018-02-12 | 1 | -3/+5 |
| | | | | | | | | | | 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. | ||||
* | [eventlog] added permission to view the log | Udo Walter | 2017-12-28 | 1 | -0/+3 |