Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Permissions: Consistency: Make all pages require at least one permission to ↵ | Simon Rettberg | 2018-04-09 | 1 | -0/+3 |
| | | | | | | be accessible Closes #3340 | ||||
* | [permissionmanager] Introduce "location-aware" flag for permissions | Simon Rettberg | 2018-02-12 | 1 | -5/+11 |
| | | | | | | | | | | 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. | ||||
* | [webinterface] added permissions to edit https, password and design settings | Udo Walter | 2017-12-14 | 1 | -0/+5 |