docker_auth
docker_auth copied to clipboard
anonymous user can pull, but not push
trafficstars
even though I use * in the ACL, anonymous user is only able to pull, but not push to the registry. Is this a requirement or by design?
no, should work. please post verbose log (-v 2)
@cpdevws could u post you config here? in my env, anonymous push does not work.
I think it could be related to https://github.com/cesanta/docker_auth/issues/39 (which also requires actions="*")