Martin Brennan
45b37a8bd1
FIX: Resolve pull hotlinked image and broken link issues for secure media URLs ( #8777 )
...
When pull_hotlinked_images tried to run on posts with secure media (which had already been downloaded from external sources) we were getting a 404 when trying to download the image because the secure endpoint doesn't allow anon downloads.
Also, we were getting into an infinite loop of pull_hotlinked_images because the job didn't consider the secure media URLs as "downloaded" already so it kept trying to download them over and over.
In this PR I have also refactored secure-media-upload URL checks and mutations into single source of truth in Upload, adding a SECURE_MEDIA_ROUTE constant to check URLs against too.
2020-01-24 11:59:30 +10:00
..
2019-11-20 07:46:44 +10:00
2019-12-03 10:05:53 +01:00
2019-04-30 10:27:42 +10:00
2019-05-07 13:12:20 +10:00
2019-05-27 17:24:36 -04:00
2019-10-02 14:01:53 +10:00
2019-10-02 14:01:53 +10:00
2019-10-30 11:40:03 +05:30
2019-05-07 13:12:20 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-05-07 11:00:30 +10:00
2019-05-07 13:12:20 +10:00
2019-05-13 21:44:03 +02:00
2019-04-30 10:27:42 +10:00
2019-08-21 15:29:51 +02:00
2020-01-16 13:50:27 +10:00
2019-05-28 16:38:41 +05:30
2019-10-02 14:01:53 +10:00
2019-10-02 14:01:53 +10:00
2019-10-02 14:01:53 +10:00
2019-10-02 14:01:53 +10:00
2019-05-07 13:12:20 +10:00
2019-05-07 13:12:20 +10:00
2019-05-07 13:12:20 +10:00
2019-05-07 13:12:20 +10:00
2019-05-07 13:12:20 +10:00
2019-06-21 00:45:35 +05:30
2019-05-07 13:12:20 +10:00
2019-10-02 14:01:53 +10:00
2020-01-21 18:43:19 +02:00
2019-10-02 14:01:53 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-10-02 14:01:53 +10:00
2019-10-02 14:01:53 +10:00
2019-10-02 14:01:53 +10:00
2019-10-02 14:01:53 +10:00
2019-10-02 14:01:53 +10:00
2019-11-12 16:56:01 +00:00
2019-10-02 14:01:53 +10:00
2019-10-02 14:01:53 +10:00
2019-10-02 14:01:53 +10:00
2020-01-14 14:39:20 +00:00
2019-05-07 11:00:30 +10:00
2019-05-07 13:12:20 +10:00
2019-10-02 14:01:53 +10:00
2019-05-07 14:05:23 -04:00
2020-01-21 08:41:13 +11:00
2019-10-02 14:01:53 +10:00
2019-05-07 14:05:23 -04:00
2019-04-30 10:27:42 +10:00
2019-10-02 14:01:53 +10:00
2019-12-03 10:05:53 +01:00
2019-04-30 10:27:42 +10:00
2019-07-19 11:29:12 +05:30
2019-04-30 10:27:42 +10:00
2019-05-07 13:12:20 +10:00
2019-05-07 13:12:20 +10:00
2020-01-24 11:59:30 +10:00
2019-10-02 14:01:53 +10:00
2019-04-30 10:27:42 +10:00
2019-06-04 17:19:59 +10:00
2019-09-19 14:07:56 -04:00
2019-05-07 13:12:20 +10:00
2019-05-07 13:12:20 +10:00
2019-04-30 10:27:42 +10:00
2019-05-07 13:12:20 +10:00
2019-05-07 13:12:20 +10:00
2019-05-07 13:12:20 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2020-01-16 13:57:57 +01:00
2019-10-14 12:25:43 +03:00