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

Enable git HTTPS authentication via username/password #133

Open
glennib opened this issue Oct 22, 2022 · 0 comments
Open

Enable git HTTPS authentication via username/password #133

glennib opened this issue Oct 22, 2022 · 0 comments

Comments

@glennib
Copy link

glennib commented Oct 22, 2022

My organization would love to use Alexandrie for our crates. We run a Gitlab server, with a strict policy of not adding users for computers. We are instead encouraged to use the project access token feature in Gitlab. This feature gives us a token which is used to identify and authenticate to get access to a single Gitlab project (repo) or group. The way to log in is then to use HTTPS with an arbitrary username and the token as password.

For us to be able to use our Gitlab server as the Alexandrie crate registry host, we would need to log in via HTTPS with username/password. Is this on the roadmap? Is it already a possibility? If not, could anyone point me to where in the source to add this feature ourselves?

Thanks in advance.

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

1 participant