Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Git Authentication via Git Access Token instead of username/password #1424

Closed
nploi opened this issue Sep 21, 2024 · 1 comment
Closed

Comments

@nploi
Copy link

nploi commented Sep 21, 2024

Describe the solution you'd like

Currently, Karavan-app only supports Git authentication with username/password, which is outdated and less secure. Please add support for:

  • OAuth Tokens (Personal Access Tokens for GitHub, GitLab, Bitbucket, etc.)

This will improve security and align with modern Git providers' best practices.

Variant

Web Application

Container Management (if applicable)

Docker

Operating System (for VS Code Extension)

None

@mgubaidullin
Copy link
Contributor

GitHub Personal Access Tokens both Classic and Fine Grained could be set instead of password.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants