From 29c48afafb4a6a0a0636774f9b56423881fb1703 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Wed, 29 May 2024 23:44:14 +0200 Subject: implement cookie base auth. --- src/filters/auth/cookie.html | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 src/filters/auth/cookie.html (limited to 'src/filters/auth/cookie.html') diff --git a/src/filters/auth/cookie.html b/src/filters/auth/cookie.html new file mode 100644 index 0000000..40bb157 --- /dev/null +++ b/src/filters/auth/cookie.html @@ -0,0 +1,35 @@ + + + + + + Document + + + +
+
+
+
+
+ +
+ + -- cgit v1.3