]> asedeno.scripts.mit.edu Git - bluechips.git/history - bluechips/lib/permissions.py
more test coverage
[bluechips.git] / bluechips / lib / permissions.py
2009-11-08 Scott Torborgmore test coverage
2009-07-28 Evan BroderMerge branch 'master' into fix-authz
2009-06-08 Evan BroderMerge branch 'master' into fix-authz
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