← Back to team overview

registry team mailing list archive

[Bug 620628] [NEW] Add public container facility

 

Public bug reported:

Add a public container facility to Swift so that a user could grant GET
and HEAD access without needing to auth.

Proposed solution:

POST an X-Container-Public header to the container to control access.

X-Container-Public: true
Any one can GET and HEAD the container and its objects without needing to auth.

X-Container-Public: referer:specific.host,.host.ending.with
Grant GET and HEAD access if the Referer header in the request is from the specific.host or a host ending with .host.ending.with.

** Affects: swift
     Importance: Undecided
     Assignee: gholt (gholt)
         Status: In Progress

** Branch linked: lp:~gholt/swift/public_containers

-- 
Add public container facility
https://bugs.launchpad.net/bugs/620628
You received this bug notification because you are a member of Registry
Administrators, which is subscribed to OpenStack Object Storage (swift).



Follow ups

References