mirror of
https://github.com/ansible/awx.git
synced 2026-03-01 08:48:46 -03:30
Improve the can_user_add model hook to allow it to pre-examine data for context.
This commit is contained in:
@@ -282,5 +282,3 @@ class InventoryDetail(BaseDetail):
|
||||
serializer_class = InventorySerializer
|
||||
permission_classes = (CustomRbac,)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user