summaryrefslogtreecommitdiffstats
path: root/app/role.go
Commit message (Collapse)AuthorAgeFilesLines
* Remove license globals entirely (#8229)Chris2018-02-091-4/+2
| | | | | | | | * remove license globals entirely * fix infinite recursion * test fix
* Role refactor (#7867)Chris2017-11-211-0/+19
* role refactor * add missing file * fix web test