Skip to content

Improve behaviour with VPNs or multiple connections

Philip Withnall requested to merge ignore-vpns into master

If there are multiple active NetworkManager connections, the allow-downloads property used to set things in the UI was being calculated incorrectly, leading to the UI saying that downloads should be allowed, but actual download entries being blocked from being scheduled.

Merge request reports