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

Authentication Issue Installing Private Git Repositories #6946

Closed
akmalsoliev opened this issue Sep 2, 2024 · 3 comments
Closed

Authentication Issue Installing Private Git Repositories #6946

akmalsoliev opened this issue Sep 2, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@akmalsoliev
Copy link

When trying to install a private Git repository requiring authentication not stored on the machine, running uv pip install git+https://github.com/akmalsoliev/super_secret_project.git results in ⠹ Resolving dependencies.... Ideally, it should prompt the user for a username and token/password or display an error.

Tested with uv version 0.4.2 on Linux and macOS.

@charliermarsh
Copy link
Member

I think this is the same as #5107 -- does that sound right?

@charliermarsh charliermarsh added the question Asking for clarification or support label Sep 2, 2024
@akmalsoliev
Copy link
Author

I think this is the same as #5107 -- does that sound right?

Yes, this looks to be the same issue.

@charliermarsh
Copy link
Member

Gonna combine, thanks!

@charliermarsh charliermarsh closed this as not planned Won't fix, can't repro, duplicate, stale Sep 3, 2024
@charliermarsh charliermarsh added bug Something isn't working and removed question Asking for clarification or support labels Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants