From aff35fb14a087ac279167b784924fe98eec24f1c Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sun, 11 Nov 2012 12:39:56 +0000 Subject: [PATCH 1/1] Add limit-cookie-lifetime{} support for the CGI editor --- templates/edit-actions-for-url | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/templates/edit-actions-for-url b/templates/edit-actions-for-url index 36c686f6..0c62e7e6 100644 --- a/templates/edit-actions-for-url +++ b/templates/edit-actions-for-url @@ -940,6 +940,29 @@ function show_limit_connect_opts(tf) + + + + + limit-cookie-lifetime + Limit the cookie lifetime specified in Set-Cookie headers. + + +   +   +   +   + Lifetime limit in minutes (or 0 to behave like + session-cookies-only):
+ +