aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthe lemons <citrons@mondecitronne.com>2022-02-08 02:50:44 -0600
committerthe lemons <citrons@mondecitronne.com>2022-02-08 02:50:44 -0600
commit13d837d558b7f4bf255a1decf0090c282b8438c6 (patch)
treec3f42793544762aca39f0c99afc96deb2cef3823
parent939bdf3b8b4921d2550cfc963a930015918bc9b3 (diff)
this goddamn cookie again
-rwxr-xr-xzzcxz.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/zzcxz.cgi b/zzcxz.cgi
index 2fb1dcf..01a558d 100755
--- a/zzcxz.cgi
+++ b/zzcxz.cgi
@@ -388,7 +388,7 @@ map["^/g/(%w%w%w%w%w)$"] = function(p)
-- ]]):format(p)
end
- local hist_cookie = ('history=%s; path=/; max-age=99999999999')
+ local hist_cookie = ('history=%s; path=/; secure; max-age=99999999999')
:format(table.concat(history, ',')..',')
return base {