optional basic HTTP authentication, resolves #62

This commit is contained in:
meeb
2021-02-19 12:58:34 +11:00
parent d6852bf828
commit 6fbf72d0e7
6 changed files with 79 additions and 2 deletions

View File

@@ -17,6 +17,7 @@ httptools = "*"
youtube-dl = "*"
django-background-tasks = "*"
requests = "*"
django-basicauth = "*"
[requires]
python_version = "3"