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

search: token needed #5

Closed
mcorbin opened this issue Aug 18, 2019 · 3 comments
Closed

search: token needed #5

mcorbin opened this issue Aug 18, 2019 · 3 comments

Comments

@mcorbin
Copy link
Owner

mcorbin commented Aug 18, 2019

cargo search does not seem to pass the user token to the HTTP call.

Currently, Meuse checks the token for the search endpoint, so search calls with cargo are failing (but work with curl).

I can easily remove the auth check on the search endpoint, but I would like to first check if it's possible to (optionally) pass the token in Cargo itself.

@mcorbin
Copy link
Owner Author

mcorbin commented Nov 11, 2019

For now, I disabled the authentication on the search endpoint.

@mcorbin
Copy link
Owner Author

mcorbin commented Dec 14, 2019

Related issue in cargo: rust-lang/cargo#7091

@mcorbin
Copy link
Owner Author

mcorbin commented Jan 17, 2021

closing it for now, nothing to do until it's fixed in cargo.

@mcorbin mcorbin closed this as completed Jan 17, 2021
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