mirror of
https://github.com/Superredstone/nixos.git
synced 2026-08-19 11:48:57 +02:00
feat(qbittorrent): replaced webui login with authentik
This commit is contained in:
@@ -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
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user