Downloading the zip from the private project from unauthenticated users returning 404 instead of the authentication page
Summary
Downloading the zip from the private project from unauthenticated users returning 404 instead of the authentication page
Steps to reproduce
- Open https://gitlab.com/yo/dorks/-/archive/master/dorks-master.zip
- The URL will be redirected to
https://gitlab.com/users/sign_in.zipinstead ofhttps://gitlab.com/users/sign_in
What is the current bug behavior?
Redirecting to https://gitlab.com/users/sign_in.zip
What is the expected correct behavior?
Redirect to https://gitlab.com/users/sign_in
Output of checks
This bug happens on GitLab.com
Edited by Ghost User