[dreamwidth/dw-free] cbf133: [#1007] Use https:// for system-generated links in...
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: cbf133d8ef5e395a780cc77413971ab9dfdadb85
https://github.com/dreamwidth/dw-free/commit/cbf133d8ef5e395a780cc77413971ab9dfdadb85
Author: Afuna <fu@dreamwidth.org>
Date: 2015-02-24 (Tue, 24 Feb 2015)
Changed paths:
M bin/worker/paidstatus
M cgi-bin/Apache/LiveJournal.pm
M cgi-bin/DW/Routing.pm
M cgi-bin/DW/Routing/CallInfo.pm
M cgi-bin/LJ/NotificationMethod/Email.pm
M cgi-bin/LJ/URI.pm
M cgi-bin/ljlib.pl
M cgi-bin/modperl_subs.pl
Log Message:
-----------
[#1007] Use https:// for system-generated links in emails we send
* ESN notifications now always use https
* paidstatus worker now always uses https (needs setting in worker
because this uses send_mail directly)
* emails sent from various pages (e.g., password reset): link protocol
depends on whether the viewed page uses http or https. This should be
a non-issue once we turn on https everywhere
* refactors the setting of site variables (to start with http or https)
because it's now used in multiple places
* renames $LJ::USE_SSL_EVERYWHERE to $LJ::USE_HTTPS_EVERYWHERE as a more
descriptive variable name
Fixes #1007.
Commit: 004802f12850f492490d4380112bd83332d004ad
https://github.com/dreamwidth/dw-free/commit/004802f12850f492490d4380112bd83332d004ad
Author: Mark Smith <mark@qq.is>
Date: 2015-02-25 (Wed, 25 Feb 2015)
Changed paths:
M bin/worker/paidstatus
M cgi-bin/Apache/LiveJournal.pm
M cgi-bin/DW/Routing.pm
M cgi-bin/DW/Routing/CallInfo.pm
M cgi-bin/LJ/NotificationMethod/Email.pm
M cgi-bin/LJ/URI.pm
M cgi-bin/ljlib.pl
M cgi-bin/modperl_subs.pl
Log Message:
-----------
Merge pull request #1245 from afuna/email-https-link-bug-1007
[#1007] Use https:// for system-generated links in emails we send
Compare: https://github.com/dreamwidth/dw-free/compare/f0d13688bc35...004802f12850
Home: https://github.com/dreamwidth/dw-free
Commit: cbf133d8ef5e395a780cc77413971ab9dfdadb85
https://github.com/dreamwidth/dw-free/commit/cbf133d8ef5e395a780cc77413971ab9dfdadb85
Author: Afuna <fu@dreamwidth.org>
Date: 2015-02-24 (Tue, 24 Feb 2015)
Changed paths:
M bin/worker/paidstatus
M cgi-bin/Apache/LiveJournal.pm
M cgi-bin/DW/Routing.pm
M cgi-bin/DW/Routing/CallInfo.pm
M cgi-bin/LJ/NotificationMethod/Email.pm
M cgi-bin/LJ/URI.pm
M cgi-bin/ljlib.pl
M cgi-bin/modperl_subs.pl
Log Message:
-----------
[#1007] Use https:// for system-generated links in emails we send
* ESN notifications now always use https
* paidstatus worker now always uses https (needs setting in worker
because this uses send_mail directly)
* emails sent from various pages (e.g., password reset): link protocol
depends on whether the viewed page uses http or https. This should be
a non-issue once we turn on https everywhere
* refactors the setting of site variables (to start with http or https)
because it's now used in multiple places
* renames $LJ::USE_SSL_EVERYWHERE to $LJ::USE_HTTPS_EVERYWHERE as a more
descriptive variable name
Fixes #1007.
Commit: 004802f12850f492490d4380112bd83332d004ad
https://github.com/dreamwidth/dw-free/commit/004802f12850f492490d4380112bd83332d004ad
Author: Mark Smith <mark@qq.is>
Date: 2015-02-25 (Wed, 25 Feb 2015)
Changed paths:
M bin/worker/paidstatus
M cgi-bin/Apache/LiveJournal.pm
M cgi-bin/DW/Routing.pm
M cgi-bin/DW/Routing/CallInfo.pm
M cgi-bin/LJ/NotificationMethod/Email.pm
M cgi-bin/LJ/URI.pm
M cgi-bin/ljlib.pl
M cgi-bin/modperl_subs.pl
Log Message:
-----------
Merge pull request #1245 from afuna/email-https-link-bug-1007
[#1007] Use https:// for system-generated links in emails we send
Compare: https://github.com/dreamwidth/dw-free/compare/f0d13688bc35...004802f12850