From 6c6088e2216956d0c77ac890894bd0922b998c7e Mon Sep 17 00:00:00 2001 From: ianb Date: Tue, 3 Mar 2009 23:52:31 +0000 Subject: Apply patch to paste.auth.auth_tkt to make it easier to get the cookies, and avoid wildcard cookies, and add httponly support --- docs/news.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/news.txt b/docs/news.txt index 6e2b332..c1aff71 100644 --- a/docs/news.txt +++ b/docs/news.txt @@ -18,6 +18,10 @@ svn trunk * Fix some problems with the ``wdg_validate`` middleware. +* Improvements to :mod:`paste.auth.auth_tkt`: add httponly support, + don't always aggressively set cookies without the + ``wildcard_cookie`` option. + 1.7.2 ----- -- cgit v1.2.1