| Commit message (Expand) | Author | Age | Files | Lines |
* | [permissionmanager] PermissionDbUpdate::saveRole(): handle empty lists | Simon Rettberg | 2018-03-05 | 1 | -8/+12 |
* | [locationinfo] Add permissions | Simon Rettberg | 2018-03-05 | 7 | -34/+221 |
* | [locationinfo] Add permission entry to runmode config | Simon Rettberg | 2018-03-04 | 1 | -1/+2 |
* | [statistics] Refine permissions, add some new ones | Simon Rettberg | 2018-03-04 | 14 | -101/+207 |
* | [sysconfig] Add permissions | Simon Rettberg | 2018-03-04 | 4 | -17/+86 |
* | [roomplanner] Add permissions | Simon Rettberg | 2018-02-27 | 12 | -432/+534 |
* | [dnbd3] Implement permissions | Simon Rettberg | 2018-02-27 | 4 | -31/+61 |
* | [runmode] Support permissions supplied by module; fix handling of deleteUrl m... | Simon Rettberg | 2018-02-27 | 5 | -94/+242 |
* | [dnbd3] Add permissions | Simon Rettberg | 2018-02-26 | 3 | -16/+72 |
* | [baseconfig] Add permissions | Simon Rettberg | 2018-02-24 | 4 | -18/+53 |
* | [adduser] Consistent method naming | Simon Rettberg | 2018-02-24 | 1 | -3/+3 |
* | [adduser] Support setting user's roles on add/edit | Simon Rettberg | 2018-02-23 | 6 | -104/+198 |
* | [adduser] Extend module to simple user manager (add/edit/remove) | Simon Rettberg | 2018-02-23 | 15 | -57/+404 |
* | [locations] Fix location list: Filter invalid location ids | Simon Rettberg | 2018-02-22 | 1 | -0/+2 |
* | [permissionmanager] Ensure uniqueness in role_x_location table, consistent ta... | Simon Rettberg | 2018-02-20 | 4 | -27/+47 |
* | [permissionmanager] Fix location table display | Simon Rettberg | 2018-02-20 | 1 | -1/+1 |
* | [permissionmanager] Implement permissions: | Simon Rettberg | 2018-02-19 | 15 | -49/+163 |
* | [vmstore] lang_intern -> lang_internal | Simon Rettberg | 2018-02-16 | 1 | -1/+1 |
* | [dozmod] Remove testmail permission, would leak pw and makes little sense | Simon Rettberg | 2018-02-16 | 3 | -8/+4 |
* | [webinterface] Use permission helpers; disable inputs individually | Simon Rettberg | 2018-02-16 | 6 | -78/+103 |
* | [vmstore] Simplify permissions | Simon Rettberg | 2018-02-16 | 5 | -33/+10 |
* | [permissionmanager] Force lowercase permissions, handle locId 0 properly | Simon Rettberg | 2018-02-16 | 2 | -3/+14 |
* | [systemstatus] Use new permission helpers; disable non-accessible tabs | Simon Rettberg | 2018-02-16 | 5 | -330/+303 |
* | [serversetup-bwlp] Make use of new permission helpers | Simon Rettberg | 2018-02-15 | 4 | -28/+27 |
* | [locations] Update translations | Simon Rettberg | 2018-02-15 | 4 | -14/+16 |
* | [statistics_reporting] Fix permission check | Simon Rettberg | 2018-02-15 | 1 | -1/+2 |
* | [rebootcontrol] Rewrite permission handling, simplify html/javascript | Simon Rettberg | 2018-02-15 | 11 | -194/+172 |
* | [news] Fix formatting | Simon Rettberg | 2018-02-14 | 1 | -220/+222 |
* | [news] Use permission helpers; make inputs readonly if no permission to edit | Simon Rettberg | 2018-02-14 | 2 | -49/+46 |
* | [minilinux] Use new permission helpers | Simon Rettberg | 2018-02-14 | 2 | -45/+41 |
* | Global: Only show "Warning" badge at the top if user can view event log, | Simon Rettberg | 2018-02-14 | 1 | -1/+4 |
* | [permissionmanager] Fix: False positive for perm validity check | Simon Rettberg | 2018-02-14 | 1 | -0/+2 |
* | [permissionmanager] Apply formatting | Simon Rettberg | 2018-02-14 | 4 | -52/+60 |
* | [permissionmanager] Speed up queries for saving roles and assignments | Simon Rettberg | 2018-02-14 | 1 | -12/+18 |
* | [locations] One permission for direct subnet editing; restructure handling a bit | Simon Rettberg | 2018-02-14 | 5 | -154/+150 |
* | [dozmod] Move subpages to pages/, hide pages where user has no permission | Simon Rettberg | 2018-02-13 | 15 | -401/+479 |
* | [syslog] Permission checks when saving anonymization days | Simon Rettberg | 2018-02-13 | 6 | -31/+47 |
* | [permissionmanager] Slightly more efficient queries, wildcard support, debug ... | Simon Rettberg | 2018-02-13 | 2 | -38/+142 |
* | [translation] Fix saving language tags containing dots | Simon Rettberg | 2018-02-13 | 2 | -16/+11 |
* | [permissionmanager] Add global translation plugin | Simon Rettberg | 2018-02-13 | 1 | -0/+38 |
* | [translation] Add support for global translation plugins | Simon Rettberg | 2018-02-13 | 1 | -5/+24 |
* | [eventlog] Use Util::prettyTime for timestamp formatting | Simon Rettberg | 2018-02-12 | 1 | -9/+1 |
* | [eventlog] Simplify permission check | Simon Rettberg | 2018-02-12 | 1 | -30/+21 |
* | [permissionmanager] GetPermissionData: Fix code style, simplify getRoles() | Simon Rettberg | 2018-02-12 | 1 | -18/+15 |
* | [permissionmanager] getPermissions(): Only consider permissions for active mo... | Simon Rettberg | 2018-02-12 | 1 | -5/+14 |
* | [exams] Simplify permissions, add some error messages | Simon Rettberg | 2018-02-12 | 4 | -172/+145 |
* | [statistics] Rename permissions a bit | Simon Rettberg | 2018-02-12 | 4 | -13/+13 |
* | [permissionmanager] Tweak style, fix role filtering (and make it AND), minor ... | Simon Rettberg | 2018-02-12 | 15 | -276/+184 |
* | [permissionmanager] Introduce "location-aware" flag for permissions | Simon Rettberg | 2018-02-12 | 23 | -169/+309 |
* | [backup] Use permission helpers | Simon Rettberg | 2018-02-09 | 3 | -20/+15 |