From b70fa365d319d96d7780054b4353d1979c65c661 Mon Sep 17 00:00:00 2001 From: Frank Dillon Date: Wed, 9 Aug 2006 23:04:00 +0000 Subject: [PATCH] added cookieTTL property --- docs/changelog/7.x.x.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index 2b797e000..b7ed3eb70 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -1,5 +1,6 @@ 7.0.6 - fix: Error in DateTime.pm +- Added a cookieTTL parameter to the config file which lets you set an optional expiration time of the webgui session cookie 7.0.5 @@ -17,6 +18,7 @@ - fix: Request Tracker Thread is called Request Tracker Post - fix: asset constructor new, does not return undef as documented - fix: Static export in html not working through the workflow + - fix: Fixed project management display 7.0.4