summaryrefslogtreecommitdiff
path: root/pecan/tests/test_secure.py
Commit message (Expand)AuthorAgeFilesLines
* Fix broken wsme-stable job and pep8 failures.Julien Danjou2015-03-021-5/+5
* Respect security for generic controllers.Ryan Petrello2013-10-161-0/+128
* Fix a Py3 compatability bug in `pecan.jsonify`.Ryan Petrello2013-04-301-19/+20
* Update exception block syntax.Ryan Petrello2013-04-301-1/+1
* Improve runtime configuration cleanup for tests.Ryan Petrello2013-03-131-3/+8
* wraps methods before applying security in SecurceControllerMark McClain2012-12-071-1/+0
* Improve a test that can fail due to a race condition.Ryan Petrello2012-12-061-2/+8
* Mark the security ambiguity regression test as an anticipated failure.Ryan Petrello2012-12-061-4/+5
* Adding a regression test to prove https://github.com/dreamhost/pecan/issues/131Ryan Petrello2012-04-041-0/+29
* Silencing a warning in test output.Ryan Petrello2012-03-231-5/+15
* After a full-scale scan with pep8.py and pyflakes, identified andJonathan LaCour2012-03-111-25/+37
* Improving test discovery and coverage options.Ryan Petrello2012-03-071-1/+1
* A handful of improvements:Ryan Petrello2012-03-021-0/+372