Chris McDonough
2012-11-04 04875452db1da40bd8ed0841869d511b8d86527d
refs
author Chris McDonough <chrism@plope.com>
Sunday, November 4, 2012 07:51 +0100
committer Chris McDonough <chrism@plope.com>
Sunday, November 4, 2012 07:51 +0100
commit04875452db1da40bd8ed0841869d511b8d86527d
tree b419ceb66f4298b63d4c0f591f1f5ef0ff7a58a8 tree | zip | gz
parent eb1807fd7d8e72ebdc386ee9f5ec00738dd87b44 view | diff
fix docs, upgrade tutorials, add change note, deprecate using zope.deprecation instead of a warning, make hashalg arg a kwarg in certain cases in case someone (maybe me) is using nonapi function imports from authentication
11 files modified
130 ■■■■■ changed files
CHANGES.txt 20 ●●●●● diff | view | raw | blame | history
docs/api/authentication.rst 2 ●●●●● diff | view | raw | blame | history
docs/narr/security.rst 4 ●●●● diff | view | raw | blame | history
docs/tutorials/wiki/authorization.rst 16 ●●●● 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 16 ●●●● diff | view | raw | blame | history
docs/tutorials/wiki2/src/authorization/tutorial/__init__.py 4 ●●●● diff | view | raw | blame | history
docs/tutorials/wiki2/src/tests/tutorial/__init__.py 4 ●●●● diff | view | raw | blame | history
pyramid/authentication.py 40 ●●●●● diff | view | raw | blame | history
pyramid/tests/test_authentication.py 12 ●●●● diff | view | raw | blame | history