index
:
delta/openstack/swift.git
feature/crypto
feature/crypto-review
feature/deep
feature/deep-review
feature/ec
feature/ec_review
feature/hummingbird
feature/losf
feature/repconn
feature/s3api
feature/sp-review
master
proposed/2.0.0
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/swift.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
swift
/
common
/
middleware
/
acl.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use `==` to compare against the empty string, not `is`
Tim Burke
2019-10-14
1
-1
/
+1
*
Remove our urlparse wrapper
Tim Burke
2019-04-10
1
-3
/
+1
*
Make ACLs work with Unicode in user/account names
Tim Burke
2018-06-04
1
-2
/
+9
*
py3: Fixes encoding and type error
Lokesh S
2016-08-18
1
-1
/
+1
*
Replace string slicing with proper string methods
Ferenc Horváth
2015-11-27
1
-6
/
+6
*
remove remaining simplejson uses, prefer standard library import
Zack M. Davis
2015-11-16
1
-1
/
+3
*
Fix invalid account acl generating 500 response.
anc
2014-02-19
1
-5
/
+9
*
Privileged acct ACL header, new ACL syntax, TempAuth impl.
Jon Snitow
2014-01-29
1
-27
/
+155
*
Change OpenStack LLC to Foundation
ZhiQiang Fan
2013-09-20
1
-1
/
+1
*
Remove <cond> and <val1> or <val2> systax
Kun Huang
2013-06-07
1
-1
/
+1
*
Random pep8 fixes!
Tom Fifield
2012-10-13
1
-3
/
+4
*
updated copyright date for all files
John Dickinson
2012-03-19
1
-1
/
+1
*
Changing some semantics and defaults; .r:* listings are off by default now an...
gholt
2011-03-24
1
-4
/
+4
*
staticweb: work in progress
gholt
2011-02-19
1
-0
/
+5
*
ipv6 support
Michael Barton
2011-01-16
1
-1
/
+1
*
Changed copyright notices on py files and the single rst file with a copyrigh...
Anne Gentle
2011-01-04
1
-1
/
+1
*
For ACL strings: Shortened .ref to just .r, though .ref, .referer, and .refer...
gholt
2010-09-08
1
-46
/
+49
*
Referrers now support user:pass part of URLs; rest of tests for what has changed
gholt
2010-09-06
1
-1
/
+4
*
Documentation of the new auth and acls middleware modules and bugfixes
gholt
2010-09-03
1
-21
/
+99
*
Simply auth middleware and document how to make your own
gholt
2010-09-03
1
-0
/
+76