mirror of
https://github.com/ansible/awx.git
synced 2026-05-17 14:27:42 -02:30
feat: 38589 GitHub App Authentication (#15807)
* feat: 38589 GitHub App Authentication Allows both git@<personal-token> and x-access-token@<github-access-token> when authenticating using git. This allows GitHub App tokens to work without interfering with existing authentication types. --------- Co-authored-by: Jake Jackson <thedoubl3j@Jakes-MacBook-Pro.local>
This commit is contained in:
committed by
GitHub
parent
e56752d55b
commit
bf4d45452c
@@ -527,5 +527,4 @@ setuptools==70.3.0
|
||||
# incremental
|
||||
# setuptools-rust
|
||||
# setuptools-scm
|
||||
# zope-interface
|
||||
|
||||
# zope-interface
|
||||
Reference in New Issue
Block a user