AsteroidOSSync icon indicating copy to clipboard operation
AsteroidOSSync copied to clipboard

Weather Library doesn't use HTTPS

Open jrtberlin opened this issue 3 years ago • 1 comments

The weather library we use still uses http instead of https. Open weather map has disabled access via http.

We have the following options:

  • patch the upstream lib
  • replace the lib

Someone already made a PR upstream and nobody seems to be active on the project. It seems the kore reasonable option is to switch the library.

jrtberlin avatar Oct 15 '22 21:10 jrtberlin

For reference, this is probably the PR https://github.com/code-crusher/EasyWeather/pull/10

MagneFire avatar Oct 15 '22 21:10 MagneFire

Completed via: https://github.com/AsteroidOS/AsteroidOSSync/pull/181

MagneFire avatar Nov 22 '22 21:11 MagneFire