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

Permission of listing and downloading packages #12

Open
toracle opened this issue Dec 26, 2012 · 3 comments
Open

Permission of listing and downloading packages #12

toracle opened this issue Dec 26, 2012 · 3 comments

Comments

@toracle
Copy link

toracle commented Dec 26, 2012

I want to use djangopypi2 as private repository to protect code property of my company.

But currently it seems to don't provide access control of package listing or downloading, anonymous user can view all package list and even can download it.

If it can be controlled with current version, please describe how to do it on manual.

@popen2
Copy link
Owner

popen2 commented Dec 26, 2012

You're right, unfortunately no such functionality exists at the moment.
The assumption is that djangopypi2 is set up in a private network to begin with, where there is no concern for who downloads packages.
I'll leave this issue open as a feature request, but it won't be implemented soon.

@joaofrancese
Copy link

If you are using Apache or a similar server to serve djangopypi2, I guess you could use HTTP authentication for a minimum degree of security, as a temporary workaround.

That being said, I am interested in this feature too.

@pxg
Copy link

pxg commented Aug 15, 2013

I am also very interested in this feature. Does anyone have suggested steps on how this should be implemented? I'd be happy to work on it.

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

4 participants