From 17c4de891ad41c03c6e5e007f8100f02033b4555 Mon Sep 17 00:00:00 2001 From: Wichert Akkerman Date: Tue, 28 Dec 2010 21:07:19 +0100 Subject: When using the auth_tkt authentication plugin accept a ``tokens`` parameter in emember. --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index ebf3bf4e2..2264f50e2 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -10,6 +10,9 @@ Bug Fixes Features -------- +- When using the auth_tkt authentication plugin accept a ``tokens`` parameter + in :py:func:`pyramid.security.remember`. + - If a resource implements a ``__resource_url__`` method, it will be called as the result of invoking the ``pyramid.url.resource_url`` function to generate a URL, overriding the default logic. See the new "Generating The -- cgit v1.2.3