Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #8320

Closed
Open
Created Nov 15, 2014 by Administrator@rootOwner

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
Assignee
Assign to
Time tracking