authentication on public repository
We are running GitLab 8.0.5 install from the omnibus package.
We noticed that our public repositories that were available without authentication, after the upgrade require authentication.
I tried marking the repo as internal and then back to public without luck. I created a new public repository and during git clone it asked for authentication. I created public repository on gitlab.com/gitlab-org and it worked as expected - no authentication.
Is this a configuration issue or a bug in gitlab CE introduced since version 7.x?