Michael Merickel
2012-11-04 19b8207ff1e959669d296407ed112545364a495d
refs
author Michael Merickel <michael@merickel.org>
Sunday, November 4, 2012 18:19 +0100
committer Michael Merickel <michael@merickel.org>
Sunday, November 4, 2012 18:19 +0100
commit19b8207ff1e959669d296407ed112545364a495d
tree 02ce76919f96d9f3f74bf1db99e00be3598183c7 tree | zip | gz
parent 9149461a45399a9f7f23322daa7c02e1397f9a91 view | diff
merged SHA512AuthTktAuthenticationPolicy into AuthTktAuthenticationPolicy

AuthTktAuthenticationPolicy now accepts a hashalg parameter and is no
longer deprecated. Docs recommend overriding hashalg and using 'sha512'.
11 files modified
218 ■■■■■ changed files
CHANGES.txt 22 ●●●● diff | view | raw | blame | history
docs/api/authentication.rst 4 ●●●● diff | view | raw | blame | history
docs/narr/security.rst 10 ●●●● diff | view | raw | blame | history
docs/tutorials/wiki/authorization.rst 4 ●●●● diff | view | raw | blame | history
docs/tutorials/wiki/src/authorization/tutorial/__init__.py 6 ●●●● diff | view | raw | blame | history
docs/tutorials/wiki/src/tests/tutorial/__init__.py 6 ●●●● diff | view | raw | blame | history
docs/tutorials/wiki2/authorization.rst 4 ●●●● diff | view | raw | blame | history
docs/tutorials/wiki2/src/authorization/tutorial/__init__.py 6 ●●●● diff | view | raw | blame | history
docs/tutorials/wiki2/src/tests/tutorial/__init__.py 6 ●●●● diff | view | raw | blame | history
pyramid/authentication.py 68 ●●●● diff | view | raw | blame | history
pyramid/tests/test_authentication.py 82 ●●●● diff | view | raw | blame | history