]> asedeno.scripts.mit.edu Git - bluechips.git/history - bluechips/lib/permissions.py
Try a different approach to catching non-existant users.
[bluechips.git] / bluechips / lib / permissions.py
2009-06-03 Evan BroderTry a different approach to catching non-existant users.
2009-04-25 Evan BroderApparently authkit.authorize still thinks it needs...
2008-07-17 Evan BroderBuild in fakeauth into the fake authkit.authenticate module
2008-07-16 Evan BroderImport NotAuthenticatedError for permissions checks
2008-07-15 Evan BroderConvert REMOTE_USER to Unicode so SQLAlchemy stops...
2008-07-15 Evan BroderAdd current user to the WSGI environment
2008-07-15 Evan BroderAdd middleware to test for users that are in the database