GNOME Bugzilla – Bug 754489
thetvdb: use https rather than insecure http
Last modified: 2015-09-03 07:13:31 UTC
thetvdb finally added https support, so the grilo plugin for thetvdb should use https when accessing the service, to keep users safe and secure. The patch is of course a one letter change, and I'll attach it to this bug shortly.
Created attachment 310541 [details] [review] [PATCH] thetvdb: Use HTTPS rather than insecure HTTP
Review of attachment 310541 [details] [review]: Yes! That's look good! Testing with grl-launch-0.2 shows that it works normally! Could you please also fix the tests by changing the http to https in tests/thetvdb/data/config.ini? :)
Created attachment 310542 [details] [review] [PATCH] thetvdb: Use HTTPS rather than insecure HTTP Done.
Argh submitted the wrong version of the patch, hold on
Created attachment 310543 [details] [review] [PATCH] thetvdb: Use HTTPS rather than insecure HTTP Okay, I'm pretty sure I got the right one now :)
That fixed the test but now we get this messages from the tests, due the change from http to https /thetvdb/resolve/episodes_from_episode: ** Message: [Boardwalk Empire] Episode screen changed from http://thetvdb.com/banners/episodes/84947/4596908.jpg to https://thetvdb.com/banners/episodes/84947/4596908.jpg Do you mind changing it inside the tests as well so we don't get any message? :)
Created attachment 310545 [details] [review] [PATCH] thetvdb: Use HTTPS rather than insecure HTTP Sure. I didn't realize it exists in so many places to be changed!
(In reply to Elad Alfassa from comment #7) > Created attachment 310545 [details] [review] [review] > [PATCH] thetvdb: Use HTTPS rather than insecure HTTP > > Sure. I didn't realize it exists in so many places to be changed! Trying running "make check" ;)
Review of attachment 310545 [details] [review]: Looks great! Many thanks!
Review of attachment 310545 [details] [review]: git bz push did not change the patch to commited! https://git.gnome.org/browse/grilo-plugins/commit/?id=f4e44c23c15fd14eacf9bfaa5a40801ed94b941b