AuthMethod is a must so return if it's missing
[plcapi.git] / aspects / ratelimitaspects.py
2010-11-17 S.Çağlar OnurAuthMethod is a must so return if it's missing
2010-11-17 S.Çağlar Onursupport other Auth types
2010-11-17 S.Çağlar Onuruse the same log file with spec
2010-11-17 S.Çağlar Onurhandle KeyError exception for now
2010-11-17 S.Çağlar Onurfix typo
2010-11-17 S.Çağlar Onuruse Username while calculating the key
2010-11-17 S.Çağlar Onuruse Username while calculating the key
2010-11-17 S.Çağlar Onurpython-memcache responds to incr on non-existent keys...
2010-11-16 S.Çağlar Onuradd whitelist
2010-11-16 S.Çağlar Onurmerge ratelimiting support from memcache branch