summaryrefslogtreecommitdiffstats
path: root/modules-available/permissionmanager/templates/header-menu.html
Commit message (Collapse)AuthorAgeFilesLines
* [permissionmanager] Implement permissions:Simon Rettberg2018-02-191-3/+3
| | | | | | | Permissinmanager is now protected by permissions. In order to prevent complete lockout, the user with userid == 1 will always be able to edit and assign permissions. (TODO: Communicate this somehow)
* [permissionmanager] Tweak style, fix role filtering (and make it AND), minor ↵Simon Rettberg2018-02-121-0/+25
cleanups