Ref T4064. The response code here isn't normally relevant, but we can hit these via git clone http://../, etc., and it's clearly more correct to use HTTP 500.
Details
Details
- Reviewers
btrahan - Maniphest Tasks
- T4064: Empty password not handled correctly for Git clone
- Commits
- Restricted Diffusion Commit
rPd5f41ef70ed0: Return HTTP 500, not HTTP 200, on exception pages
Added a fake throw new Exception() and verified I got an HTTP 500 response.
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped