summaryrefslogtreecommitdiffstats
path: root/awxkit/MANIFEST.in (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-17Check and update django-ansible-baseChris Meyers2-0/+125
2024-07-16Updated the api file to reflect 2024 date (#15369)TVo1-1/+1
2024-07-16Build new/old UI with different nodejs version (#15368)Hao Liu1-3/+13
2024-07-15Fix minor docker build warning (#15362)Hao Liu1-1/+1
2024-07-12Fix task ending in error due to bad iterator (#15355)Alan Rominger1-1/+1
2024-07-11Check member of org when granting cred (#15353)Seth Foster2-3/+3
2024-07-10Fix command to set db session timeout for locks (#15352)Hao Liu1-4/+4
2024-07-09Fix EE admin not being able to PATCH/PUT object while providing `organization...Alan Rominger2-6/+20
2024-07-09Log conflicts and created items by the periodic resource sync (#15337)Alan Rominger1-1/+11
2024-07-09Update ActivityStream UI query to order by id (#15346)Hao Liu1-1/+1
2024-07-09Added note to API guide for filtering exact matches (#15332)TVo1-1/+16
2024-07-09Callback for role assignment (#15339)Seth Foster1-7/+8
2024-07-03Do not reference self.messages when it does not exist (#15331)Alan Rominger1-3/+6
2024-07-03Add complete test that we have analogs to old versions of roles, fix some mis...Alan Rominger2-14/+77
2024-07-03Suppress docker pull output in checks (#15323)Alan Rominger3-5/+5
2024-07-03Fix server error assigning teams EE object roles (#15320)Alan Rominger2-2/+22
2024-07-02Prevent assigning credential to user of other org (#15296)24.6.1Seth Foster2-0/+36
2024-07-02Add in missing read permissions for organization audit role (#15318)Alan Rominger4-3/+36
2024-07-01Added new OpenShift Virtualization inventory source to docs. (#15299)TVo2-3/+41
2024-07-01Add better 403 error message for Job template create (#15307)Hao Liu3-6/+28
2024-07-01Add better error message for wfjt create 403 (#15309)Hao Liu3-5/+29
2024-07-01Fix server error from DAB ValidationError with strings (#15312)Alan Rominger2-1/+14
2024-06-28Update ExecutionEnvironment model so object-level roles work with DAB RBAC sy...Alan Rominger6-8/+163
2024-06-28Do not use cache in github image build action (#15308)Alan Rominger2-10/+26
2024-06-27Fix permissions that come from an external auditor role (#15291)Alan Rominger4-16/+142
2024-06-27LISTENER_DATABASES clobbers DATABASES OPTIONS (#15306)jamesmarshall242-2/+4
2024-06-27Add TASK_MANAGER_LOCK_TIMEOUT (#15300)Hao Liu4-3/+19
2024-06-27Make attached user models adhere to new API assignments (#15298)Alan Rominger2-3/+11
2024-06-26Temporary workaround for CI failure (#15305)Hao Liu1-2/+1
2024-06-24Added troubleshooting and tips tricks content (#15212)TVo4-10/+38
2024-06-21Various RBAC fixes related to managed RoleDefinitions (#15287)Alan Rominger7-6/+103
2024-06-20Fix object-level permission bugs with DAB RBAC system (#15284)24.6.0Alan Rominger5-18/+36
2024-06-20Check for admin_role in role_check.py (#15283)Seth Foster2-10/+29
2024-06-18Clarify the search for a proxyChris Meyers1-0/+18
2024-06-18Rename deleteChris Meyers2-3/+3
2024-06-18Add support for x-trusted-proxyChris Meyers5-38/+171
2024-06-18Revert "Trust proxy headers for host provision callback"Chris Meyers2-13/+7
2024-06-18Tests for trust proxy and existing explicit proxyChris Meyers1-9/+74
2024-06-18Trust proxy headers for host provision callbackChris Meyers2-7/+13
2024-06-18Pass the Makefile python exe to ansible-playbook (#15282)Alan Rominger1-7/+10
2024-06-17Use public methods to reference registered models (#15277)Alan Rominger1-1/+1
2024-06-14Add OpenShift Virtualization Inventory source option (#15047)Chad Ferman13-7/+255
2024-06-13Fix notification name search (#15231)a_nackov1-1/+1
2024-06-12Add 'Terraform State' inventory source support for collection (#15258)Viktor Varga1-2/+2
2024-06-12Upgrade aiohttp for cve 2024-23829 (#15257)Jake Jackson2-2/+2
2024-06-12Change all uses of ImplicitRoleField to do on_delete=SET_NULLJeff Bradberry8-30/+30
2024-06-11Rename setting to allow local resource management (#15269)Seth Foster4-10/+10
2024-06-10This should deal correctly with the ancestor list mismatchesJeff Bradberry1-3/+4
2024-06-10Guard against the role field not being populatedJeff Bradberry1-2/+3