zotero / zotero-android

Zotero for Android
Other
377 stars 36 forks source link

Show clearer error message for HTTP WebDAV server verification #156

Closed dstillman closed 2 months ago

dstillman commented 2 months ago

https://forums.zotero.org/discussion/117584/zotero-for-android-webdav-cannot-connect-http-ip-addresses-zotero

On iOS we say "Due to iOS restrictions, you must use HTTPS to connect to a non-local WebDAV server."

https://github.com/zotero/zotero-ios/blob/9ffa37430201ac7943fdfb0128d338f9e2daec7b/Zotero/Extensions/Localizable.swift#L571

Maybe Due to Android restrictions, HTTP can only be used when connecting to a .local hostname.?