Shuri2060
Shuri2060

Reputation: 806

private pypiserver with read write restrictions to user/password pairs

I'm using https://hub.docker.com/r/pypiserver/pypiserver to host a private pypi server. The -a flag allows me to restrict which actions need to be authenticated. The -P flag allows me to pass in user/password pairs.

I need:

Reading that page, this doesn't seem to be possible? How can I achieve this?

Upvotes: 1

Views: 105

Answers (0)

Related Questions