Opened 10 years ago
Closed 10 years ago
#30927 closed defect (bug) (fixed)
Replace some 500 errors with 403 errors
Reported by: | tomdxw | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 4.2 | Priority: | normal |
Severity: | normal | Version: | 4.1 |
Component: | General | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
As a follow-up to #10551, here's another patch to change a few more 500 errors into 403s.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Hi @tomdxw, thanks for the patch. For what it's worth, if you pass the
--no-prefix
flag when generating your patches with git, it'll skip attaching all of your personal information to the patch.0001-Return-403-responses.patch looks good to me.