Chris McDonough
2011-01-25 cf3177ed6d6a20f6951a4008ee120c9763aa988e
refs
author Chris McDonough <chrism@plope.com>
Tuesday, January 25, 2011 03:57 +0100
committer Chris McDonough <chrism@plope.com>
Tuesday, January 25, 2011 03:57 +0100
commitcf3177ed6d6a20f6951a4008ee120c9763aa988e
tree e08afad89ff892ba94fb39d1a7520b89e8cf6757 tree | zip | gz
parent 645c474e28b5214962d4d2857dc8f2bdc861e2cf view | diff
- A bug existed in the ``pyramid.authentication.AuthTktCookieHelper`` which
would break any usage of an AuthTktAuthenticationPolicy when an auth tkt
authentication policy was configured to reissue its tokens
(``reissue_time`` < ``timeout`` / ``max_age``). Symptom: ``ValueError:
('Invalid token %r', '')``. See
https://github.com/Pylons/pyramid/issues#issue/108.
3 files modified
28 ■■■■ changed files
CHANGES.txt 7 ●●●●● diff | view | raw | blame | history
pyramid/authentication.py 5 ●●●● diff | view | raw | blame | history
pyramid/tests/test_authentication.py 16 ●●●●● diff | view | raw | blame | history