From 78459d843bfa1377f84ec516b660f10bc22cbf12 Mon Sep 17 00:00:00 2001 From: HPCesia Date: Mon, 18 Nov 2024 22:44:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=8C=85=E5=90=AB=E9=9A=8F?= =?UTF-8?q?=E6=9C=BA=E5=AD=97=E7=AC=A6=E4=B8=B2=E7=9A=84=E5=AF=86=E9=92=A5?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/authelia/4.38.17-lite/data/secrets/HMAC_SECRET | 1 + apps/authelia/4.38.17-lite/data/secrets/JWT_SECRET | 1 + apps/authelia/4.38.17-lite/data/secrets/SESSION_SECRET | 1 + apps/authelia/4.38.17-lite/data/secrets/STORAGE_ENCRYPTION | 1 + 4 files changed, 4 insertions(+) create mode 100644 apps/authelia/4.38.17-lite/data/secrets/HMAC_SECRET create mode 100644 apps/authelia/4.38.17-lite/data/secrets/JWT_SECRET create mode 100644 apps/authelia/4.38.17-lite/data/secrets/SESSION_SECRET create mode 100644 apps/authelia/4.38.17-lite/data/secrets/STORAGE_ENCRYPTION diff --git a/apps/authelia/4.38.17-lite/data/secrets/HMAC_SECRET b/apps/authelia/4.38.17-lite/data/secrets/HMAC_SECRET new file mode 100644 index 0000000..e4a6e41 --- /dev/null +++ b/apps/authelia/4.38.17-lite/data/secrets/HMAC_SECRET @@ -0,0 +1 @@ +Gc7oaHsLz7iqdBKY30yoUbsOoVav1iwMLtfSGSwhsHdOeaO1dHPPwMFn2E1SQ1Sa \ No newline at end of file diff --git a/apps/authelia/4.38.17-lite/data/secrets/JWT_SECRET b/apps/authelia/4.38.17-lite/data/secrets/JWT_SECRET new file mode 100644 index 0000000..d9c7d05 --- /dev/null +++ b/apps/authelia/4.38.17-lite/data/secrets/JWT_SECRET @@ -0,0 +1 @@ +mPBdkd0GFCn9bvrJjztIp3JpMDf0UoWMvINnM14fBuEb35wAWFG4Tn3xRZCmp2hC \ No newline at end of file diff --git a/apps/authelia/4.38.17-lite/data/secrets/SESSION_SECRET b/apps/authelia/4.38.17-lite/data/secrets/SESSION_SECRET new file mode 100644 index 0000000..12cdf74 --- /dev/null +++ b/apps/authelia/4.38.17-lite/data/secrets/SESSION_SECRET @@ -0,0 +1 @@ +eHRbKh9uvgq63WA3SIug1vPJAHP0yp3kDEoheW3G6huWvHZDqa36BayJ5hxeTgt2 \ No newline at end of file diff --git a/apps/authelia/4.38.17-lite/data/secrets/STORAGE_ENCRYPTION b/apps/authelia/4.38.17-lite/data/secrets/STORAGE_ENCRYPTION new file mode 100644 index 0000000..e816d9c --- /dev/null +++ b/apps/authelia/4.38.17-lite/data/secrets/STORAGE_ENCRYPTION @@ -0,0 +1 @@ +2u2uo1RGJvEiOCJCFHJqjecGNqXaQPOXI4LhkntVIS6e1R09AkOawm95u2k80I5n \ No newline at end of file