Added support for Password Authentication with qBit

This commit is contained in:
Benjamin Harder
2023-10-03 19:47:18 +02:00
parent 1200ad06ec
commit 0448b37c08
10 changed files with 191 additions and 112 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
__pycache__/
.pytest_cache/
.vscode/
config/config.conf
test*.py