You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a workspace with a git repository with basic auth credentials.
Expected behavior
Daytona should be able to use the git url with the credentials in the same url, as the basic auth for git.
Desktop (please complete the following information):
OS: Ubuntu 22.04
Daytona Version: latest
Additional context
There is not basic git provider only on-top providers github/bitbucket/gitea etc etc. In my context we need the basic auth. We have many users that come and go and is not feasible to add credentials. Also, not a basic git provider is provided (only "on top" providers like github, bitbucket, gitea, etc etc)
The text was updated successfully, but these errors were encountered:
juanmav
changed the title
Daytona doesn't work when a git ulr with basic auth is provided
Daytona doesn't work when a git ulr has basic auth
Dec 11, 2024
juanmav
changed the title
Daytona doesn't work when a git ulr has basic auth
Daytona doesn't work when a git url has basic auth
Dec 11, 2024
Describe the bug
Running
Fails bacause the resource is not found.
I already checked git clone works properly (like the example)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Daytona should be able to use the git url with the credentials in the same url, as the basic auth for git.
Desktop (please complete the following information):
Additional context
There is not basic git provider only on-top providers github/bitbucket/gitea etc etc. In my context we need the basic auth. We have many users that come and go and is not feasible to add credentials. Also, not a basic git provider is provided (only "on top" providers like github, bitbucket, gitea, etc etc)
The text was updated successfully, but these errors were encountered: