This website requires JavaScript.
Explore
Get Started
openstack
/
swift
Code
Issues
Proposed changes
swift
/
test
/
unit
History
John Dickinson
0ca5286ad9
improved compressing file reader test
2010-10-04 16:55:08 -05:00
..
account
Initial commit of middleware refactor
2010-08-20 00:50:12 +00:00
auth
trying to make sense of auth middleware and reseller prefix
2010-09-16 16:44:44 -05:00
common
improved compressing file reader test
2010-10-04 16:55:08 -05:00
container
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
obj
Refactored to correctly write the pickle to disk
2010-09-23 16:09:30 +00:00
proxy
fixed COPY bug and adds tests so it won't happend again
2010-09-24 09:51:00 -05:00
stats
pep8 issues, refactored log_processor a tiny bit for testing (lazy load internal proxy), added a few comments
2010-09-20 17:52:58 -05:00
__init__.py
removed extra assignment
2010-07-29 15:06:01 -05:00