From 13924d7f6132c98cdd5041f01ec02296d4a92de0 Mon Sep 17 00:00:00 2001 From: swaggboi Date: Mon, 29 Mar 2021 15:02:41 -0400 Subject: [PATCH] Refine the new cookie/session behavior Session is now a variable; applies to plain-text and session cookies (controller and passed throught to layout via stash()) --- templates/layouts/swagg.html.ep | 2 +- www-swagg.pl | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/templates/layouts/swagg.html.ep b/templates/layouts/swagg.html.ep index b10f242..fadb05d 100644 --- a/templates/layouts/swagg.html.ep +++ b/templates/layouts/swagg.html.ep @@ -25,7 +25,7 @@