summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added note to API guide for filtering exact matches (#15332)TVo2024-07-091-1/+16
* Callback for role assignment (#15339)Seth Foster2024-07-091-7/+8
* Do not reference self.messages when it does not exist (#15331)Alan Rominger2024-07-031-3/+6
* Add complete test that we have analogs to old versions of roles, fix some mis...Alan Rominger2024-07-032-14/+77
* Suppress docker pull output in checks (#15323)Alan Rominger2024-07-033-5/+5
* Fix server error assigning teams EE object roles (#15320)Alan Rominger2024-07-032-2/+22
* Prevent assigning credential to user of other org (#15296)24.6.1Seth Foster2024-07-022-0/+36
* Add in missing read permissions for organization audit role (#15318)Alan Rominger2024-07-024-3/+36
* Added new OpenShift Virtualization inventory source to docs. (#15299)TVo2024-07-012-3/+41
* Add better 403 error message for Job template create (#15307)Hao Liu2024-07-013-6/+28
* Add better error message for wfjt create 403 (#15309)Hao Liu2024-07-013-5/+29
* Fix server error from DAB ValidationError with strings (#15312)Alan Rominger2024-07-012-1/+14
* Update ExecutionEnvironment model so object-level roles work with DAB RBAC sy...Alan Rominger2024-06-286-8/+163
* Do not use cache in github image build action (#15308)Alan Rominger2024-06-282-10/+26
* Fix permissions that come from an external auditor role (#15291)Alan Rominger2024-06-274-16/+142
* LISTENER_DATABASES clobbers DATABASES OPTIONS (#15306)jamesmarshall242024-06-272-2/+4
* Add TASK_MANAGER_LOCK_TIMEOUT (#15300)Hao Liu2024-06-274-3/+19
* Make attached user models adhere to new API assignments (#15298)Alan Rominger2024-06-272-3/+11
* Temporary workaround for CI failure (#15305)Hao Liu2024-06-261-2/+1
* Added troubleshooting and tips tricks content (#15212)TVo2024-06-244-10/+38
* Various RBAC fixes related to managed RoleDefinitions (#15287)Alan Rominger2024-06-217-6/+103
* Fix object-level permission bugs with DAB RBAC system (#15284)24.6.0Alan Rominger2024-06-205-18/+36
* Check for admin_role in role_check.py (#15283)Seth Foster2024-06-202-10/+29
* Clarify the search for a proxyChris Meyers2024-06-181-0/+18
* Rename deleteChris Meyers2024-06-182-3/+3
* Add support for x-trusted-proxyChris Meyers2024-06-185-38/+171
* Revert "Trust proxy headers for host provision callback"Chris Meyers2024-06-182-13/+7
* Tests for trust proxy and existing explicit proxyChris Meyers2024-06-181-9/+74
* Trust proxy headers for host provision callbackChris Meyers2024-06-182-7/+13
* Pass the Makefile python exe to ansible-playbook (#15282)Alan Rominger2024-06-181-7/+10
* Use public methods to reference registered models (#15277)Alan Rominger2024-06-171-1/+1
* Add OpenShift Virtualization Inventory source option (#15047)Chad Ferman2024-06-1413-7/+255
* Fix notification name search (#15231)a_nackov2024-06-131-1/+1
* Add 'Terraform State' inventory source support for collection (#15258)Viktor Varga2024-06-121-2/+2
* Upgrade aiohttp for cve 2024-23829 (#15257)Jake Jackson2024-06-122-2/+2
* Change all uses of ImplicitRoleField to do on_delete=SET_NULLJeff Bradberry2024-06-128-30/+30
* Rename setting to allow local resource management (#15269)Seth Foster2024-06-114-10/+10
* This should deal correctly with the ancestor list mismatchesJeff Bradberry2024-06-101-3/+4
* Guard against the role field not being populatedJeff Bradberry2024-06-101-2/+3
* Add a new test scenarioJeff Bradberry2024-06-101-0/+26
* Mark and rebuild the implicit_parents field for all affected rolesJeff Bradberry2024-06-101-8/+25
* Wait until the end of the fix script to clean up orphaned rolesJeff Bradberry2024-06-101-13/+12
* Add output of the update and deletion counts to fix.pyJeff Bradberry2024-06-101-3/+15
* Do not throw away the container of cross-linked parentsJeff Bradberry2024-06-101-2/+2
* Add a readme file with instructionsJeff Bradberry2024-06-101-0/+36
* Fix another instance where a bad resource->Role fk could throw a tracebackJeff Bradberry2024-06-101-2/+7
* Adjusted foreignkeys.sql for correctnessJeff Bradberry2024-06-101-5/+8
* Split the foreign key sql script into an 'into' and 'from' portionJeff Bradberry2024-06-101-13/+35
* Filter out the relations within the known topology tablesJeff Bradberry2024-06-101-2/+6
* First cut at detecting which foreign keys enter and exit the topology tablesJeff Bradberry2024-06-101-0/+9