gholt
|
fa3c871f0b
|
Server-side implementation for segmented objects
|
2010-11-16 15:35:39 -08:00 |
|
Clay Gerrard
|
208d7b8e00
|
fixed auth_copy bug, and early denial for proxy.server.ObjectController.COPY method; added tests
|
2010-11-04 14:39:29 -05:00 |
|
gholt
|
ce48a3c709
|
Fix tests; fix copy/auth problem
|
2010-11-03 14:06:30 -07:00 |
|
Clay Gerrard
|
dc5f0be414
|
added failing test for COPY from private container
|
2010-10-28 16:33:54 -05:00 |
|
gholt
|
d2ec027e22
|
For ACL strings: Shortened .ref to just .r, though .ref, .referer, and .referrer are all accepted. Updated 'Creating Your Own Auth Middleware' to describe how the DevAuth server works and suggestions for creating one's own. Added reseller_prefix (optional) implementation. Used urlparse in referrer_allowed. Fixed bug where group names would get lowercased by clean_acl. Changed .r:any to .r:*. Allowed .r:*.example.com to mean .r:.example.com. Made proxy log just the first authenticated group (the user) alongside the token. Moved proxy callback to clean_acl before the length check of the metadata. Cleaned up redundant logic in first proxy swift.authorize callback. Bit better docs. More and updated tests.
|
2010-09-08 22:37:27 -07:00 |
|
Clay Gerrard
|
2477744704
|
updated skipped functional tests to raise nose.SkipTest
|
2010-09-03 11:20:28 -05:00 |
|
gholt
|
cfcfdd3de1
|
Refactored auth and adding ACLs using repoze.what
|
2010-09-02 21:50:16 -07:00 |
|