feat(qbittorrent): replaced webui login with authentik

This commit is contained in:
2026-08-01 12:01:44 +02:00
parent 5a0da9e0c4
commit f075d45940
+1
View File
@@ -39,6 +39,7 @@ in
MaxAuthenticationFailCount = 0;
Username = user;
Password_PBKDF2 = "@ByteArray(8AhaCcVLo4H07+dv5uF7pQ==:m+wRuZuzus0N5mkOGXePQmDZfgTpRZiv2OSKbk1pnOA/QPa/JF4Ai1FwVbyZ1PF9odSOSI1UaRQwDMb3MxOKMg==)";
LocalHostAuth = false; # Disable auth because authentik is setup
};
};
};