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

Authentication for listing/downloading #26

Open
leobuskin opened this issue Feb 15, 2018 · 2 comments
Open

Authentication for listing/downloading #26

leobuskin opened this issue Feb 15, 2018 · 2 comments

Comments

@leobuskin
Copy link

leobuskin commented Feb 15, 2018

Is it possible to allow/disallow users to see/download some particular local packages? That will be great, looking to move from pypiserver to pypi-server

@leobuskin leobuskin changed the title Authentication for downloading Authentication for listing/downloading Feb 15, 2018
@mosquito
Copy link
Owner

mosquito commented Mar 7, 2018

You can add basic_auth with nginx for /simple/ location.

@erlef10
Copy link

erlef10 commented Feb 17, 2020

You can add basic_auth with nginx for /simple/ location.

Dose the current server authentication create an apache2 .htpasswd file on user creation? And if so, where? It's abit impractical having to maintain a second password list manually.

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

3 participants