github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2015-02-13 09:30 pm

[dreamwidth/dw-free] 1a066d: [#1149] Determine protocol in $u->journal_base fro...

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 1a066da798bbb81f14d0828f46e0c1f35bb07d39
https://github.com/dreamwidth/dw-free/commit/1a066da798bbb81f14d0828f46e0c1f35bb07d39
Author: Afuna <fu@dreamwidth.org>
Date: 2015-02-13 (Fri, 13 Feb 2015)

Changed paths:
M cgi-bin/DW/Media/Base.pm
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/User.pm

Log Message:
-----------
[#1149] Determine protocol in $u->journal_base from $LJ::IS_SSL

Instead of passing in an argument for all instances thereof. This makes
sure that if you're on an https page, all DW-generated journal links
from there aso point to https, and same for http.

This does not affect comment notification emails that are sent (those
are always http)

Fixes #1149.


Commit: 949dc04a0145bb4327f08734725a305a379c6403
https://github.com/dreamwidth/dw-free/commit/949dc04a0145bb4327f08734725a305a379c6403
Author: Mark Smith <mark@qq.is>
Date: 2015-02-13 (Fri, 13 Feb 2015)

Changed paths:
M cgi-bin/DW/Media/Base.pm
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/User.pm

Log Message:
-----------
Merge pull request #1209 from afuna/journal-base-https-bug-1149

[#1149] Determine protocol in $u->journal_base from $LJ::IS_SSL


Compare: https://github.com/dreamwidth/dw-free/compare/b03f0dc99385...949dc04a0145