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

Password based git urls no longer supported #4

Open
michaelwhelehan opened this issue Jul 27, 2023 · 1 comment
Open

Password based git urls no longer supported #4

michaelwhelehan opened this issue Jul 27, 2023 · 1 comment
Labels

Comments

@michaelwhelehan
Copy link

Summary

Hi I get this when trying to use this repo - is it still supported?

remote: Support for password authentication was removed on August 13, 2021.
tinc-proxy-app | remote: Please see https://docs.github.com/en/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of authentication.

Steps to reproduce

Provide git username and password in docker compose file

What is the expected correct behavior?

Should clone repo

@tiredofit
Copy link
Owner

Hi - Yes I'm still using this successfully on a couple networks with the git functionality.
There hasn't been much activity with the upstream tinc development, however not too concerned, it's secure, and been in pre-release for over 10 years now.

You'll want to use a personal access token instead of a password if using github as your git provider which will still allow you to use a username but a unique password that isn't your main github login.

https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token

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

No branches or pull requests

2 participants