Compare commits

...

3 Commits

Author SHA1 Message Date
LinuxServer-CI
ef520118f5 Bot Updating Package Versions 2026-03-10 19:42:05 +00:00
Adam
4a4e84d26b Merge pull request #602 from linuxserver/tinyauth-fix
Add missing tinyauth blocks to default conf
2026-03-07 14:05:10 +00:00
thespad
8c002e6c56 Add missing tinyauth blocks to default conf 2026-03-07 13:57:15 +00:00
2 changed files with 27 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
NAME VERSION TYPE
Simple Launcher 1.1.0.14 binary (+5 duplicates)
acl-libs 2.3.2-r1 apk
acme 5.3.1 python
acme 5.4.0 python
alpine-baselayout 3.7.0-r0 apk
alpine-baselayout-data 3.7.0-r0 apk
alpine-keys 2.5-r0 apk
@@ -22,8 +22,8 @@ azure-mgmt-dns 9.0.0 python
backports-tarfile 1.2.0 python
bash 5.2.37-r0 apk
beautifulsoup4 4.14.3 python
boto3 1.42.63 python
botocore 1.42.63 python
boto3 1.42.64 python
botocore 1.42.64 python
brotli-libs 1.1.0-r2 apk
bs4 0.0.2 python
busybox 1.37.0-r20 apk
@@ -33,18 +33,18 @@ c-client 2007f-r15 apk
ca-certificates 20250911-r0 apk
ca-certificates-bundle 20250911-r0 apk
catatonit 0.2.1-r0 apk
certbot 5.3.1 python
certbot 5.4.0 python
certbot-dns-acmedns 0.1.0 python
certbot-dns-aliyun 2.0.0 python
certbot-dns-azure 1.5.0 python
certbot-dns-bunny 3.0.0 python
certbot-dns-cloudflare 5.3.1 python
certbot-dns-cloudflare 5.4.0 python
certbot-dns-cpanel 0.4.0 python
certbot-dns-desec 1.3.2 python
certbot-dns-digitalocean 5.3.1 python
certbot-dns-digitalocean 5.4.0 python
certbot-dns-directadmin 1.0.15 python
certbot-dns-dnsimple 5.3.1 python
certbot-dns-dnsmadeeasy 5.3.1 python
certbot-dns-dnsimple 5.4.0 python
certbot-dns-dnsmadeeasy 5.4.0 python
certbot-dns-dnspod 0.1.0 python
certbot-dns-do 0.31.0 python
certbot-dns-domeneshop 0.2.9 python
@@ -52,28 +52,28 @@ certbot-dns-dreamhost 1.0 python
certbot-dns-duckdns 1.8.0 python
certbot-dns-dynudns 0.0.6 python
certbot-dns-freedns 0.2.0 python
certbot-dns-gehirn 5.3.1 python
certbot-dns-gehirn 5.4.0 python
certbot-dns-glesys 2.1.0 python
certbot-dns-godaddy 2.8.0 python
certbot-dns-google 5.3.1 python
certbot-dns-google 5.4.0 python
certbot-dns-he 1.0.0 python
certbot-dns-hetzner 3.0.0 python
certbot-dns-hetzner-cloud 1.0.5 python
certbot-dns-infomaniak 0.2.4 python
certbot-dns-inwx 3.0.3 python
certbot-dns-ionos 2024.11.9 python
certbot-dns-linode 5.3.1 python
certbot-dns-linode 5.4.0 python
certbot-dns-loopia 1.0.1 python
certbot-dns-luadns 5.3.1 python
certbot-dns-luadns 5.4.0 python
certbot-dns-namecheap 1.0.0 python
certbot-dns-netcup 2.0.0 python
certbot-dns-njalla 2.0.2 python
certbot-dns-nsone 5.3.1 python
certbot-dns-ovh 5.3.1 python
certbot-dns-nsone 5.4.0 python
certbot-dns-ovh 5.4.0 python
certbot-dns-porkbun 0.11.0 python
certbot-dns-rfc2136 5.3.1 python
certbot-dns-route53 5.3.1 python
certbot-dns-sakuracloud 5.3.1 python
certbot-dns-rfc2136 5.4.0 python
certbot-dns-route53 5.4.0 python
certbot-dns-sakuracloud 5.4.0 python
certbot-dns-standalone 1.2.1 python
certbot-dns-transip 0.5.2 python
certbot-dns-vultr 1.1.0 python
@@ -87,7 +87,7 @@ cli-64 UNKNOWN binary
cli-arm64 UNKNOWN binary
cloudflare 2.19.4 python
composer 2.9.5 binary
configargparse 1.7.1 python
configargparse 1.7.3 python
configobj 5.0.9 python
coreutils 9.7-r1 apk
coreutils-env 9.7-r1 apk
@@ -104,7 +104,7 @@ domeneshop 0.4.4 python
fail2ban 1.1.0 python
fail2ban 1.1.0-r3 apk
fail2ban-pyc 1.1.0-r3 apk
filelock 3.25.0 python
filelock 3.25.1 python
findutils 4.10.0-r0 apk
fontconfig 2.15.0-r3 apk
freetype 2.13.3-r0 apk
@@ -344,7 +344,7 @@ requests-mock 1.12.1 python
rsa 4.9.1 python
s3transfer 0.16.0 python
scanelf 1.3.8-r1 apk
setuptools 82.0.0 python
setuptools 82.0.1 python
shadow 4.17.3-r0 apk
six 1.17.0 python
skalibs-libs 2.14.4.0-r0 apk

View File

@@ -1,4 +1,4 @@
## Version 2025/07/18 - Changelog: https://github.com/linuxserver/docker-swag/commits/master/root/defaults/nginx/site-confs/default.conf.sample
## Version 2026/03/07 - Changelog: https://github.com/linuxserver/docker-swag/commits/master/root/defaults/nginx/site-confs/default.conf.sample
# redirect all traffic to https
server {
@@ -36,6 +36,9 @@ server {
# enable for Authentik (requires authentik-location.conf in the location block)
#include /config/nginx/authentik-server.conf;
# enable for Tinyauth (requires tinyauth-location.conf in the location block)
#include /config/nginx/tinyauth-server.conf;
location / {
# enable for basic auth
#auth_basic "Restricted";
@@ -50,6 +53,9 @@ server {
# enable for Authentik (requires authentik-server.conf in the server block)
#include /config/nginx/authentik-location.conf;
# enable for Tinyauth (requires tinyauth-server.conf in the server block)
#include /config/nginx/tinyauth-location.conf;
try_files $uri $uri/ /index.html /index.htm /index.php$is_args$args;
}