summaryrefslogtreecommitdiffstats
path: root/.gitleaks.toml
diff options
context:
space:
mode:
authorPablo H. <palonso@redhat.com>2024-11-26 18:59:37 +0100
committerGitHub <noreply@github.com>2024-11-26 18:59:37 +0100
commit268ca7c78a2f654bd9b6db538bd2454763a1d878 (patch)
treef471b6f08cac4a2c4d84cde2a39532568ca983df /.gitleaks.toml
parentAddress unclosed fd warnings (diff)
downloadawx-268ca7c78a2f654bd9b6db538bd2454763a1d878.tar.xz
awx-268ca7c78a2f654bd9b6db538bd2454763a1d878.zip
Remove oauth provider (#15666)
* Remove oauth provider This removes the oauth provider functionality from awx. The oauth2_provider app and all references to it have been removed. Migrations to delete the two tables that locally overwrote oauth2_provider tables are included. This change does not include migrations to delete the tables provided by the oauth2_provider app. Also not included here are changes to awxkit, awx_collection or the ui. * Fix linters * Update migrations after rebase * Update collection tests for auth changes The changes in https://github.com/ansible/awx/pull/15554 will cause a few collection tests to fail, depending on what the test configuration is. This changes the tests to look for a specific warning rather than counting the number of warnings emitted. * Update migration * Removed unused oauth_scopes references --------- Co-authored-by: Mike Graves <mgraves@redhat.com> Co-authored-by: Alan Rominger <arominge@redhat.com>
Diffstat (limited to '.gitleaks.toml')
0 files changed, 0 insertions, 0 deletions