An error occurred while fetching the assigned milestone of the selected merge_request.
Unauthenticated download hotfix
Compare changes
+ 6
− 3
@@ -337,9 +337,12 @@ def upload_document():
You should not be able to download files when they are not downloadable (except when authenticated).
This adds a test for that and fixes the current implementation