summaryrefslogtreecommitdiffstats
path: root/app/permissions_test.go
Commit message (Collapse)AuthorAgeFilesLines
* MM-10757: Default roles from scheme should be keyed by name not ID. (#8894)George Goldberg2018-06-011-16/+16
| | | | | | * MM-10757: Default roles from scheme should be keyed by name not ID. * Update permissions import/export.
* MM-10264: Adds CLI command to import and export permissions. (#8787)Martin Kraft2018-05-171-0/+253
* MM-10264: Adds CLI command to import and export permissions. * MM-10264: Changes Scheme Name to DisplayName and adds Name slug field. * MM-10264: Changes display name max size. * MM-10264: Another merge fix. * MM-10264: Changes for more Schemes methods checking for migration. * MM-10264: More updates for Schemes migration checking.