[dlang.org] [D-Programming-Language/dlang.org] c3352c: Fix issue 15697 - The TWID script is always served...
GitHub via dlang.org
dlang.org at puremagic.com
Wed Feb 17 20:11:47 PST 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dlang.org
Commit: c3352c0d842bb77e439e8e1324c1890f0ea4810c
https://github.com/D-Programming-Language/dlang.org/commit/c3352c0d842bb77e439e8e1324c1890f0ea4810c
Author: Ognjen Ivkovic <opantm2+git at gmail.com>
Date: 2016-02-17 (Wed, 17 Feb 2016)
Changed paths:
M index.dd
Log Message:
-----------
Fix issue 15697 - The TWID script is always served over HTTP
This changes it to use // for the protocol to fix issues like the script being ignored by Chrome and warnings being displayed in Edge / IE.
Commit: 2ceda72b23380f69c9216a1dc479522f85065b23
https://github.com/D-Programming-Language/dlang.org/commit/2ceda72b23380f69c9216a1dc479522f85065b23
Author: Adam D. Ruppe <destructionator at gmail.com>
Date: 2016-02-17 (Wed, 17 Feb 2016)
Changed paths:
M index.dd
Log Message:
-----------
Merge pull request #1238 from Kapps/patch-1
Fix issue 15697 - The TWID script is always served over HTTP
Compare: https://github.com/D-Programming-Language/dlang.org/compare/c086a3ccf9bf...2ceda72b2338
More information about the dlang.org
mailing list