blog: drop forward-auth, WriteFreely has native OIDC

This commit is contained in:
claudio
2026-04-22 14:20:00 +02:00
parent c6a3707363
commit 18343396aa

View File

@@ -140,14 +140,7 @@ blog.hubris.network {
tls { tls {
dns ionos {env.IONOS_AUTH_API_TOKEN} dns ionos {env.IONOS_AUTH_API_TOKEN}
} }
@admin path /login* /logout* /me* /admin* /pages/new /import
handle @admin {
import authentik
reverse_proxy 192.168.8.205:8080 reverse_proxy 192.168.8.205:8080
}
handle {
reverse_proxy 192.168.8.205:8080
}
} }
photos.hubris.network { photos.hubris.network {