github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2018-01-01 03:37 pm

[dreamwidth/dw-free] 60d1e2: [#1984] proxy insecure resources loaded from journ...

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 60d1e210fa2d541ce269b41613cd9c0e209287cc
https://github.com/dreamwidth/dw-free/commit/60d1e210fa2d541ce269b41613cd9c0e209287cc
Author: Jen <kareila@dreamwidth.org>
Date: 2018-01-01 (Mon, 01 Jan 2018)

Changed paths:
A cgi-bin/DW/Hooks/ProxyCSSLinks.pm

Log Message:
-----------
[#1984] proxy insecure resources loaded from journal styles (#2088)

This defines a css_cleaner_transform hook that looks for style
text of the form "url(...)" and tries to upgrade the specified
URL to HTTPS if the page is using SSL.

Fixes #1984.