summaryrefslogtreecommitdiffstats
path: root/server/migrations/20181008151633-create-registrationhook.js
Commit message (Collapse)AuthorAgeFilesLines
* [permissionmanager] rework for blacklist systemChristian Hofmaier2019-02-251-1/+1
| | | | | - integrate PM into PM itself - wildcard function for hasPermission()
* [registration] add configurator for registration hooksUdo Walter2018-11-121-0/+7
|
* [registration] Add dbs and code for the registration scriptsJannik Schönartz2018-10-101-0/+21
Add Table for the registration hooks. Add Table for the hooks - groups association. Add nexthook for the minilinux to pull the next bash script. Add state for setting the new script after completing the current one.