From ef2ce559d68bc1e7edd6542a3c6a0167ecdd9dc2 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 21 Jan 2011 01:07:05 -0500 Subject: update whatsnew --- docs/whatsnew-1.0.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/whatsnew-1.0.rst') diff --git a/docs/whatsnew-1.0.rst b/docs/whatsnew-1.0.rst index 1baa1f5df..0b5d36260 100644 --- a/docs/whatsnew-1.0.rst +++ b/docs/whatsnew-1.0.rst @@ -401,6 +401,10 @@ Authentication Support Improvements Tokens are placed into the auth_tkt "tokens" field and returned in the auth_tkt cookie. +- Add ``wild_domain`` argument to AuthTktAuthenticationPolicy, which defaults + to ``True``. If it is set to ``False``, the feature of the policy which + sets a cookie with a wilcard domain will be turned off. + Documentation Improvements ~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3