Statistics
| Branch: | Tag: | Revision:

root / pithos / public / urls.py @ 83b4c5fa

History | View | Annotate | Download (1.9 kB)

# Date Author Comment
83b4c5fa 07/25/2011 09:28 pm Antony Chazapis

Fix public.

f7b1d2af 06/09/2011 04:03 pm Antony Chazapis

Support public files.

Use 'X-Object-Public' to mark files as public. Then they can be accessed via the /public URL without authentication.

Refs #595