From 968f469e9b9e5223208b6f86182e9466322646e0 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 2 Nov 2010 03:59:40 -0400 Subject: - The default ``cookie_name`` value of the ``authtktauthenticationpolicy`` ZCML now defaults to ``auth_tkt`` (it used to default to ``repoze.bfg.auth_tkt``). - The default ``cookie_name`` value of the ``pyramid.authentication.AuthTktAuthenticationPolicy`` constructor now defaults to ``auth_tkt`` (it used to default to ``repoze.bfg.auth_tkt``). --- TODO.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 319ede56f..c602bf0f4 100644 --- a/TODO.txt +++ b/TODO.txt @@ -76,8 +76,6 @@ - ``docs`` directory for each paster template. -- repoze.bfg.auth_tkt - - "BFG" in environ variables. - request.link (route_url) -- cgit v1.2.3