summaryrefslogtreecommitdiff
path: root/pecan/secure.py
Commit message (Expand)AuthorAgeFilesLines
* wraps methods before applying security in SecurceControllerMark McClain2012-12-071-3/+19
* pep8 complianceRyan Petrello2012-10-291-4/+5
* After a full-scale scan with pep8.py and pyflakes, identified andJonathan LaCour2012-03-111-10/+32
* full test coverage on secure.pyMark McClain2011-01-201-33/+31
* big changes to secure()Mark McClain2011-01-201-19/+118
* cleaned up __all__Mark McClain2011-01-151-3/+1
* Permissions are now checked as routing moves between controllersMark McClain2011-01-141-54/+47
* Added `UnlockedControllerMeta`, a controller metaclass which can be used to f...Ryan Petrello2011-01-031-1/+32
* Some reorganization, more tests, improved handling of errors, andJonathan LaCour2010-09-301-1/+0
* A bunch of changes from last night, late:Jonathan LaCour2010-09-291-0/+50