Archive download of private repository is unauthorized
Created by: Jack12816
I can't download any archive from a private repository - it works on the public ones. Tested it with a regular user (owner) and the root user.
In a active session I clicked the download button, the browser (firefox) shows a "Error: File not found". But if I reviewed it with firebug it shows the 401 status.
To reproduce it:
- Open private repository
- Click on the "Download zip" button
- -> http://server.lan/Jack12816/homepage/repository/archive.zip -> 401 Unauthorized
- Get the error
All other formats (not zip) don't redirect to another page. Nothing happens on the click.
My docker instance (https://github.com/sameersbn/docker-gitlab):
- GitLab 7.4.3
- GitLab Shell 2.0.1
- GitLab API v3
- Ruby 2.1.3p242
- Rails 4.1.1