Chris McDonough
2013-11-09 0dcd56c2c30863c6683c0cf442aa73dfdcd11b13
refs
author Chris McDonough <chrism@plope.com>
Saturday, November 9, 2013 23:11 +0100
committer Chris McDonough <chrism@plope.com>
Saturday, November 9, 2013 23:11 +0100
commit0dcd56c2c30863c6683c0cf442aa73dfdcd11b13
tree 0f5ad0df850b40990ef8d1bf7764d3422276a147 tree | zip | gz
parent c126033112e468cdf858c7c1ad0bb29e7f57f520 view | diff
undeprecate remember/forget functions and remove remember_userid/forget_userid methods from request
13 files modified
548 ■■■■■ changed files
CHANGES.txt 14 ●●●● diff | view | raw | blame | history
docs/api/request.rst 7 ●●●● diff | view | raw | blame | history
docs/quick_tutorial/authentication/tutorial/views.py 15 ●●●● diff | view | raw | blame | history
docs/quick_tutorial/authorization/tutorial/views.py 15 ●●●● diff | view | raw | blame | history
docs/tutorials/wiki/authorization.rst 19 ●●●● diff | view | raw | blame | history
docs/tutorials/wiki/src/authorization/tutorial/views.py 16 ●●●● diff | view | raw | blame | history
docs/tutorials/wiki/src/tests/tutorial/views.py 16 ●●●● diff | view | raw | blame | history
docs/tutorials/wiki2/authorization.rst 16 ●●●● diff | view | raw | blame | history
docs/tutorials/wiki2/src/authorization/tutorial/views.py 22 ●●●●● diff | view | raw | blame | history
docs/tutorials/wiki2/src/tests/tutorial/views.py 23 ●●●●● diff | view | raw | blame | history
pyramid/security.py 139 ●●●● diff | view | raw | blame | history
pyramid/tests/test_config/test_testing.py 32 ●●●● diff | view | raw | blame | history
pyramid/tests/test_security.py 214 ●●●● diff | view | raw | blame | history