Files
awx/awx/main
Jeff Bradberry 5b2adc89cf Make the managed_by_tower field read-only for EEs (similar to how we deal with it not being settable for Credentials) and add permissions checking for Org EE Admins.
can_add: gets an explicit role to check against, `'execution_environment_admin_role'`
can_change: leverages `self.check_related()` for the case where the Org is not changing, but also adds an explicit check for the EE Admin Role when the Org is changing to an explicit different Org.
2021-03-03 18:52:55 -05:00
..
2021-03-03 18:52:55 -05:00
2019-01-15 14:09:01 -05:00
2020-12-16 09:45:53 +05:30
2020-03-18 16:10:19 -04:00
2019-08-27 15:30:48 -04:00
2020-05-11 11:02:57 -04:00
2020-01-13 15:58:19 -05:00