CLDSRV-881: fix missing CORS headers on 403 responses#6126
CLDSRV-881: fix missing CORS headers on 403 responses#6126tcarmet wants to merge 1 commit intodevelopment/9.2from
Conversation
Hello tcarmet,My role is to assist you with the merge of this Available options
Available commands
Status report is not available. |
Incorrect fix versionThe
Considering where you are trying to merge, I ignored possible hotfix versions and I expected to find:
Please check the |
|
LGTM |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files
... and 1 file with indirect coverage changes @@ Coverage Diff @@
## development/9.2 #6126 +/- ##
===================================================
- Coverage 84.18% 84.17% -0.02%
===================================================
Files 204 204
Lines 13124 13124
===================================================
- Hits 11049 11047 -2
- Misses 2075 2077 +2
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Fixes CLDSRV-881:
Access-Control-*headers were missing from 403 responses when a bucket has CORS configured.