Project

General

Profile

Actions

Bug #18796

closed

rgw: 204 No Content is returned when putting illformed Swift's ACL

Added by Radoslaw Zarzynski about 7 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Normal
Target version:
-
% Done:

0%

Source:
Development
Tags:
Backport:
jewel,kraken
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

RadosGW:

$ curl -i "${publicURL}/cont" -X POST -H "X-Auth-Token: ${token}" -H "X-Container-Read: .ref**:.example.com" 
HTTP/1.1 204 No Content
X-Trans-Id: tx00000000000000000000b-0058932e12-100d-default
Content-Type: text/plain; charset=utf-8
Date: Thu, 02 Feb 2017 13:03:14 GMT

Swift:

$ curl -i "${publicURL}/cont" -X POST -H "X-Auth-Token: ${token}" -H "X-Container-Read: .ref**:.example.com" 
HTTP/1.1 400 Bad Request
Content-Length: 57
Content-Type: text/html; charset=UTF-8
X-Trans-Id: tx3b37f39db8bb425db3b23-0058932e1d
Date: Thu, 02 Feb 2017 13:03:25 GMT

Unknown designator '.ref**' in ACL: '.ref**:.example.com'


Related issues 2 (0 open2 closed)

Copied to rgw - Backport #19179: jewel: rgw: 204 No Content is returned when putting illformed Swift's ACLRejectedActions
Copied to rgw - Backport #19180: kraken: rgw: 204 No Content is returned when putting illformed Swift's ACLResolvedNathan CutlerActions
Actions #1

Updated by Radoslaw Zarzynski about 7 years ago

  • Status changed from New to Fix Under Review
Actions #2

Updated by Orit Wasserman about 7 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #3

Updated by Nathan Cutler about 7 years ago

  • Copied to Backport #19179: jewel: rgw: 204 No Content is returned when putting illformed Swift's ACL added
Actions #4

Updated by Nathan Cutler about 7 years ago

  • Copied to Backport #19180: kraken: rgw: 204 No Content is returned when putting illformed Swift's ACL added
Actions #5

Updated by Nathan Cutler over 5 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF