summaryrefslogtreecommitdiffstats
path: root/server/models/role.js
Commit message (Collapse)AuthorAgeFilesLines
* [permissionmanager] rework for blacklist systemChristian Hofmaier2019-02-251-3/+4
| | | | | - integrate PM into PM itself - wildcard function for hasPermission()
* [permissions] Add recursive group selection + tables changed to search tablesChristian Hofmaier2018-08-101-1/+2
| | | | | | | | Role Table has now a new column recursiveGroups to display if recursive selection is wanted Roles and Permissions can now have longer descriptions Data-Tables are now Udos Search-Tables
* fixed eslintChristian Hofmaier2018-08-051-2/+2
|
* [permissions] add permission managementChristian Hofmaier2018-08-051-1/+6
| | | | | Add Roles Table with Delete Roles and Create Roles possibilities Add Users Table with Grant Roles and Revoke Roles possibilities
* [server] Fixed eslint errors. (Standard ESLint is used)Jannik Schönartz2018-07-171-10/+10
|
* [server] Initial commit to add the node server stuff.Jannik Schönartz2018-07-021-0/+19