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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: