mirror of
https://github.com/ansible/awx.git
synced 2026-05-09 18:37:36 -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
@@ -1,3 +1,4 @@
|
||||
|
||||
aiohttp>=3.9.4 # CVE-2024-30251
|
||||
ansi2html # Used to format the stdout from jobs into html for display
|
||||
asciichartpy
|
||||
|
||||
Reference in New Issue
Block a user