From 8b3bcaed14ff396496bce955a34b66f48d2082b2 Mon Sep 17 00:00:00 2001 From: kalipso Date: Mon, 14 Sep 2026 20:09:02 +0200 Subject: [PATCH] [fanny] disable wp basic auth --- machines/fanny/configuration.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/machines/fanny/configuration.nix b/machines/fanny/configuration.nix index 042589e..c97f244 100644 --- a/machines/fanny/configuration.nix +++ b/machines/fanny/configuration.nix @@ -318,8 +318,6 @@ in virtualHosts."rm16bleibt.org" = { forceSSL = true; enableACME = true; - #tmp pw, not secure - basicAuth = { admin = "qfuasf982fl2oj"; }; locations."/" = { proxyPass = "http://${hosts.malobeo.hosts.wordpress.network.address}"; extraConfig = ''