This website requires JavaScript.
Explore
Get Started
openstack
/
swift
Code
Issues
Proposed changes
Files
d155b75112005a1900ee34ccecf4d2e1b1c36c08
swift
/
test
/
unit
/
common
/
middleware
/
test_acl.py
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
6.4 KiB
Raw
Blame
History
View Raw
View Git Blame
Copy Permalink