Unify auth config approach

This commit is contained in:
Eric Nemchik
2023-02-05 12:05:18 -06:00
parent c137a66726
commit e057a7ce0d
7 changed files with 65 additions and 39 deletions
+1 -1
View File
@@ -154,7 +154,7 @@ app_setup_block: |
# changelog
changelogs:
- { date: "01.02.23:", desc: "Add includable confs for authentik" }
- { date: "05.02.23:", desc: "[Existing users should update:](https://github.com/linuxserver/docker-swag/blob/master/README.md#updating-configs) proxy.conf - Add includable confs for authentik" }
- { date: "21.01.23:", desc: "Unpin certbot version (allow certbot 2.x). !!BREAKING CHANGE!! We are temporarily removing the certbot porkbun plugin until a new version is released that is compatible with certbot 2.x." }
- { date: "20.01.23:", desc: "Rebase to alpine 3.17 with php8.1." }
- { date: "16.01.23:", desc: "Remove nchan module because it keeps causing crashes." }