Heyja,
I host my own Joplin-Server for synchronization and I'd like to hide it behind an extra layer of basic auth. This works with the Joplin Desktop App, where I can just use "https:// foo:bar @ example .com/"[0] as Joplin-Server sync URL and it sends an "Authorization: Basic ..." header with it. The Android app on the other hand doesn't use the user/password from the URL, so no header is being sent.
Could we also support adding user/password for basic auth for Joplin-Server Sync in the Android app?
Best regards,
seba
[0] Sorry for chopping up the link like that, discourse doesn't let me include links yet.