gholt
|
b56bf3a0f3
|
DevAuth support for reseller admins and an initial super admin. DevAuth server no longer needs the account ring or direct account server access. Proxy server supports account PUTs.
|
2010-09-10 13:40:43 -07:00 |
|
gholt
|
a5df15005b
|
Got rid of inter-reseller ACLs. Enforce ACLs to only work within a reseller space. Updated docs and tests. We can expand to inter-reseller in the future with ACLs like .x:RESELLER_group
|
2010-09-09 10:24:25 -07: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 |
|
Chuck Thier
|
4a7abe71d9
|
oops
|
2010-09-01 15:56:37 +00:00 |
|
Chuck Thier
|
04a5ccb4b1
|
Added vm_test_mode to the sample configs
|
2010-08-24 14:10:36 +00:00 |
|
Chuck Thier
|
459e1e95bb
|
Changed default cluster url to point to new default proxy port of 8080,
and set auth default port back to 11000
|
2010-08-24 14:08:16 +00:00 |
|
Chuck Thier
|
7bbbf3dbef
|
Renamed the cache middleware to memcache middleware
|
2010-08-24 13:58:32 +00:00 |
|
Chuck Thier
|
c62707ae72
|
Refactored logging configuration so that it has sane defaults
|
2010-08-24 13:41:58 +00:00 |
|
Chuck Thier
|
386eb29b1f
|
Updated docs (including SAIO) to refelct the paste.deploy config changes
|
2010-08-20 02:19:50 +00:00 |
|
Chuck Thier
|
2a36fe0619
|
Initial commit of middleware refactor
|
2010-08-20 00:50:12 +00:00 |
|
Chuck Thier
|
2c596c0a0f
|
Initial commit of middleware refactor
|
2010-08-20 00:42:38 +00:00 |
|
gholt
|
234cf79b0c
|
Cyberduck Support and How To
|
2010-08-14 09:46:32 -07:00 |
|
Chuck Thier
|
e051495715
|
Added initial admin guide, and added more to the deployment guide, plus
cleaned up some of the doc string warning
|
2010-07-30 14:57:20 -05:00 |
|
gholt
|
f71850f547
|
Allow specifying the proxy's auth class.
|
2010-07-14 15:11:08 -07:00 |
|
Chuck Thier
|
001407b969
|
Initial commit of Swift code
|
2010-07-12 17:03:45 -05:00 |
|