mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
- Add intelligent authentication method detection based on GitLab URL - Support explicit configuration override via GITLAB.AUTH_TYPE - Maintain backward compatibility with existing oauth_token usage - Fix 401 Unauthorized errors for private GitLab deployments Fixes authentication issues where private GitLab instances require private_token instead of oauth_token for API access. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| azuredevops_provider.py | ||
| bitbucket_provider.py | ||
| bitbucket_server_provider.py | ||
| codecommit_client.py | ||
| codecommit_provider.py | ||
| gerrit_provider.py | ||
| git_provider.py | ||
| gitea_provider.py | ||
| github_provider.py | ||
| gitlab_provider.py | ||
| local_git_provider.py | ||
| utils.py | ||