]> asedeno.scripts.mit.edu Git - bluechips.git/commit
added XSRF protection to all forms and associated tests
authorScott Torborg <scott@crookedmedia.com>
Sun, 8 Nov 2009 23:54:09 +0000 (15:54 -0800)
committerScott Torborg <scott@crookedmedia.com>
Sun, 8 Nov 2009 23:54:09 +0000 (15:54 -0800)
commit9cc05ca9160a9432d037afb9cc22c511e2542947
treea93f9b0760df85cc0c85310da5e5b8fab67f33fa
parentc71777cf6aad82837ae5f1b6bdef8f34a5b5ec44
added XSRF protection to all forms and associated tests
bluechips/controllers/spend.py
bluechips/controllers/transfer.py
bluechips/controllers/user.py
bluechips/lib/helpers.py
bluechips/templates/spend/index.mako
bluechips/templates/transfer/index.mako
bluechips/templates/user/index.mako
bluechips/tests/functional/test_spend.py
bluechips/tests/functional/test_transfer.py
bluechips/tests/functional/test_user.py