proxyauth: support basic auth

this is required for apps like transmission
This commit is contained in:
Girish Ramakrishnan
2020-11-11 13:25:52 -08:00
parent 82d88d375e
commit 641704a741
3 changed files with 23 additions and 9 deletions
+1
View File
@@ -19,6 +19,7 @@
"@sindresorhus/df": "git+https://github.com/cloudron-io/df.git#type",
"async": "^2.6.3",
"aws-sdk": "^2.759.0",
"basic-auth": "^2.0.1",
"body-parser": "^1.19.0",
"cloudron-manifestformat": "^5.8.1",
"connect": "^3.7.0",