Chris McDonough
2013-11-12 a5cfb685eed6a32a3ae5aa2af91f1590cd77bc89
refs
author Chris McDonough <chrism@plope.com>
Tuesday, November 12, 2013 03:14 +0100
committer Chris McDonough <chrism@plope.com>
Tuesday, November 12, 2013 03:14 +0100
commita5cfb685eed6a32a3ae5aa2af91f1590cd77bc89
tree 31910085ff8be123931819787a8c25e5acf48d1e tree | zip | gz
parent 133b9e069cdd5a48d47e2bb2587186a91b255700 view | diff
0dcd56c2c30863c6683c0cf442aa73dfdcd11b13 view | diff
Merge branch 'feature.security-apis-on-request'
27 files modified
1087 ■■■■■ changed files
CHANGES.txt 40 ●●●●● diff | view | raw | blame | history
CONTRIBUTORS.txt 2 ●●●●● diff | view | raw | blame | history
docs/api/request.rst 42 ●●●●● diff | view | raw | blame | history
docs/narr/resources.rst 12 ●●●● diff | view | raw | blame | history
docs/narr/security.rst 4 ●●●● diff | view | raw | blame | history
docs/narr/testing.rst 34 ●●●● diff | view | raw | blame | history
docs/narr/threadlocals.rst 19 ●●●● diff | view | raw | blame | history
docs/narr/viewconfig.rst 2 ●●● diff | view | raw | blame | history
docs/quick_tutorial/authentication/tutorial/views.py 4 ●●●● diff | view | raw | blame | history
docs/quick_tutorial/authorization/tutorial/views.py 4 ●●●● diff | view | raw | blame | history
docs/tutorials/wiki/authorization.rst 27 ●●●● diff | view | raw | blame | history
docs/tutorials/wiki/src/authorization/tutorial/views.py 8 ●●●● diff | view | raw | blame | history
docs/tutorials/wiki/src/tests/tutorial/views.py 8 ●●●● diff | view | raw | blame | history
docs/tutorials/wiki2/authorization.rst 21 ●●●● diff | view | raw | blame | history
docs/tutorials/wiki2/src/authorization/tutorial/views.py 12 ●●●● diff | view | raw | blame | history
docs/tutorials/wiki2/src/tests/tutorial/tests.py 21 ●●●●● diff | view | raw | blame | history
docs/tutorials/wiki2/src/tests/tutorial/views.py 13 ●●●● diff | view | raw | blame | history
pyramid/config/predicates.py 3 ●●●● diff | view | raw | blame | history
pyramid/config/routes.py 8 ●●●● diff | view | raw | blame | history
pyramid/config/testing.py 10 ●●●● diff | view | raw | blame | history
pyramid/config/views.py 8 ●●●● diff | view | raw | blame | history
pyramid/request.py 15 ●●●● diff | view | raw | blame | history
pyramid/security.py 324 ●●●●● diff | view | raw | blame | history
pyramid/testing.py 13 ●●●● diff | view | raw | blame | history
pyramid/tests/test_config/test_testing.py 9 ●●●●● diff | view | raw | blame | history
pyramid/tests/test_request.py 12 ●●●● diff | view | raw | blame | history
pyramid/tests/test_security.py 412 ●●●●● diff | view | raw | blame | history