client
client copied to clipboard
Detect captive portal and pause sync
See https://github.com/owncloud/client/issues/11531 https://doc.qt.io/qt-6/qnetworkinformation.html#isBehindCaptivePortal-prop
Where should we do this exactly? In the account state? Or when the SSL cert. checks fail? Also, should we listen for this and somehow show a notification on the desktop that we stopped/resumed syncing?