gsethi / addama

Automatically exported from code.google.com/p/addama
Apache License 2.0
1 stars 0 forks source link

Whitelist behavior appears to be affected by memcache #19

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The memcache integration seems a bit wonky.  

(1) When the very first user requests access to a resource, thereby enabling 
the whitelist, the next request will still succeed even though it should not.  
But the following request returns "Unauthorized Access" as it should.  

(2) Also, when an admin grants access to the user, the user is still blocked 
until memcache is cleared.

Original issue reported on code.google.com by nicole.d...@gtempaccount.com on 11 Nov 2010 at 12:24

GoogleCodeExporter commented 8 years ago

Original comment by nicole.d...@gtempaccount.com on 30 Nov 2010 at 2:06

GoogleCodeExporter commented 8 years ago

Original comment by hrov...@systemsbiology.org on 27 Dec 2011 at 7:43

GoogleCodeExporter commented 8 years ago
Simplified this API and renamed "greenlist"

Original comment by hrov...@systemsbiology.org on 10 Feb 2012 at 7:15