-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 5.1.2
-
Component/s: Repository - File Browsing
-
None
-
Severity 3 - Minor
-
2
When using /projects/KEY/repos/slug/raw/... to request raw file contents anonymously, if a nonexistent file is requested the server returns 302 Found rather than the expected 404 Not Found. Authenticated users receive a 404 as expected.