BROKEN: WIP data expansion

This commit is contained in:
2026-07-16 19:01:24 -04:00
parent f70142b7b0
commit 3b3df1686c
3 changed files with 121 additions and 22 deletions
+1
View File
@@ -25,3 +25,4 @@ curl "http://localhost:3000/locations?auth=BASE64_ENCODED_STRING"
`basicauth_serve.js` does the same thing bus expects account details to be passed via basic HTTP auth, but does not work with QGIS.
This is from a limitation of express-basic-auth.