Open MGough opened 5 years ago
I think that perhaps I've misunderstood the approach needed to secure the read endpoints. I think I'll need to possibly proxy other requests to the devpi server using basic auth, and keep specific HTML endpoints locked down with devpi-lockdown
This is more of a question than an issue.
I have Devpi running with Devpi-lockdown on a remote server, I'm trying to install a package that I've uploaded to Devpi, but when I do this devpi install or pip install is redirected to the login form. What am I missing? I don't think my nginx configuration is incorrect but it is a possibility.
Would you be able to provide an example command or set of commands to do this?
Thanks