fleet/changes/issue-1292-limit-user-roles
Tomas Touceda 322ac3c8f6
Make roles for users mandatory (#1338)
* Make roles for users mandatory

* Remove nop migration

* Add missing test for wrong role

* Properly validate global and team roles

* Address codacy issues

* Address codacy review

* No need to check for nil
2021-07-13 16:33:04 -03:00

1 line
No EOL
87 B
Text

* Make sure that all the global roles are within the expected values. Fixes issue 1292.