From deffeeb6db7ee3f450c844b3185d69e99b6df4d4 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 16 Apr 2023 23:51:38 +0000 Subject: [PATCH] Bot Updating Unraid Template --- unraid/swag.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/unraid/swag.xml b/unraid/swag.xml index fe178a1..0bdb5e5 100755 --- a/unraid/swag.xml +++ b/unraid/swag.xml @@ -19,8 +19,11 @@ --cap-add=NET_ADMIN https://raw.githubusercontent.com/linuxserver/templates/main/unraid/swag.xml https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver-ls-logo.png - 2023-03-25 + 2023-04-13 +### 2023-04-13 +- Existing users should update:(https://github.com/linuxserver/docker-swag/blob/master/README.md#updating-configs) nginx.conf, authelia-location.conf, authentik-location.conf, and site-confs/default.conf - Move ssl.conf include to default.conf. Remove Authorization headers in authelia. Sort proxy_set_header in authelia and authentik. + ### 2023-03-25 - Fix renewal post hook.