summaryrefslogtreecommitdiffstats
path: root/modules-available/serversetup-bwlp/permissions/permissions.json
Commit message (Collapse)AuthorAgeFilesLines
* [serversetup*] PXELinux and iPXE side-by-sideSimon Rettberg2019-02-121-29/+0Star
|
* [serversetup-bwlp] Decouple location assigning from menu editingSimon Rettberg2019-01-111-0/+3
|
* [serversetup-bwlp] Simplify permissionsSimon Rettberg2018-12-111-12/+0Star
|
* [ipxe] Add Bootentry listChristian Hofmaier2018-07-241-0/+6
| | | | Bootentry list with add/edit/delete functionality
* [ipxe] added add-menu-button, added delete-menu-buttons, fixed bug that ↵Christian Hofmaier2018-07-241-0/+6
| | | | timeoutms didn't save, fixed bug that last edited menu gets the isDefault value, some table styling + language tags
* [serversetup-bwlp] Start rewrite as purely iPXE-basedSimon Rettberg2018-06-121-1/+13
|
* Permissions: Consistency: Make all pages require at least one permission to ↵Simon Rettberg2018-04-091-0/+3
| | | | | | be accessible Closes #3340
* [permissionmanager] Introduce "location-aware" flag for permissionsSimon Rettberg2018-02-121-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.
* [serversetup-bwlp] added permissions to edit boot address and menu andUdo Walter2017-12-271-0/+5
to download the usb image