[dreamwidth/dw-free] 8c9661: [#871] Check $LJ::IS_SSL in CleanHTML instead of p...
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 8c9661fc5f2c56ab187658534d4a0f791d2e17bf
https://github.com/dreamwidth/dw-free/commit/8c9661fc5f2c56ab187658534d4a0f791d2e17bf
Author: Afuna <fu@dreamwidth.org>
Date: 2015-02-13 (Fri, 13 Feb 2015)
Changed paths:
M cgi-bin/DW/Controller/Comments.pm
M cgi-bin/DW/Entry/Moderated.pm
M cgi-bin/LJ/CleanHTML.pm
M cgi-bin/LJ/Comment.pm
M cgi-bin/LJ/Entry.pm
M cgi-bin/LJ/Event/JournalNewComment.pm
M cgi-bin/LJ/Event/JournalNewEntry.pm
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/S2/EntryPage.pm
M htdocs/edittags.bml
M htdocs/latest.bml
Log Message:
-----------
[#871] Check $LJ::IS_SSL in CleanHTML instead of passing arguments
We always want to check this based on the value of $LJ::IS_SSL, and not
based on calling context. Also means that we can stop discovering new
places we missed passing in the argument.
Commit: 8ab97cbd3e542e584ca2bea8e5f7cc8e73f3b133
https://github.com/dreamwidth/dw-free/commit/8ab97cbd3e542e584ca2bea8e5f7cc8e73f3b133
Author: Mark Smith <mark@qq.is>
Date: 2015-02-13 (Fri, 13 Feb 2015)
Changed paths:
M cgi-bin/DW/Controller/Comments.pm
M cgi-bin/DW/Entry/Moderated.pm
M cgi-bin/LJ/CleanHTML.pm
M cgi-bin/LJ/Comment.pm
M cgi-bin/LJ/Entry.pm
M cgi-bin/LJ/Event/JournalNewComment.pm
M cgi-bin/LJ/Event/JournalNewEntry.pm
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/S2/EntryPage.pm
M htdocs/edittags.bml
M htdocs/latest.bml
Log Message:
-----------
Merge pull request #1216 from afuna/less-passing-of-proxy-insecure-content-bug-871
[#871] Check $LJ::IS_SSL in CleanHTML instead of passing arguments
Compare: https://github.com/dreamwidth/dw-free/compare/949dc04a0145...8ab97cbd3e54
Home: https://github.com/dreamwidth/dw-free
Commit: 8c9661fc5f2c56ab187658534d4a0f791d2e17bf
https://github.com/dreamwidth/dw-free/commit/8c9661fc5f2c56ab187658534d4a0f791d2e17bf
Author: Afuna <fu@dreamwidth.org>
Date: 2015-02-13 (Fri, 13 Feb 2015)
Changed paths:
M cgi-bin/DW/Controller/Comments.pm
M cgi-bin/DW/Entry/Moderated.pm
M cgi-bin/LJ/CleanHTML.pm
M cgi-bin/LJ/Comment.pm
M cgi-bin/LJ/Entry.pm
M cgi-bin/LJ/Event/JournalNewComment.pm
M cgi-bin/LJ/Event/JournalNewEntry.pm
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/S2/EntryPage.pm
M htdocs/edittags.bml
M htdocs/latest.bml
Log Message:
-----------
[#871] Check $LJ::IS_SSL in CleanHTML instead of passing arguments
We always want to check this based on the value of $LJ::IS_SSL, and not
based on calling context. Also means that we can stop discovering new
places we missed passing in the argument.
Commit: 8ab97cbd3e542e584ca2bea8e5f7cc8e73f3b133
https://github.com/dreamwidth/dw-free/commit/8ab97cbd3e542e584ca2bea8e5f7cc8e73f3b133
Author: Mark Smith <mark@qq.is>
Date: 2015-02-13 (Fri, 13 Feb 2015)
Changed paths:
M cgi-bin/DW/Controller/Comments.pm
M cgi-bin/DW/Entry/Moderated.pm
M cgi-bin/LJ/CleanHTML.pm
M cgi-bin/LJ/Comment.pm
M cgi-bin/LJ/Entry.pm
M cgi-bin/LJ/Event/JournalNewComment.pm
M cgi-bin/LJ/Event/JournalNewEntry.pm
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/S2/EntryPage.pm
M htdocs/edittags.bml
M htdocs/latest.bml
Log Message:
-----------
Merge pull request #1216 from afuna/less-passing-of-proxy-insecure-content-bug-871
[#871] Check $LJ::IS_SSL in CleanHTML instead of passing arguments
Compare: https://github.com/dreamwidth/dw-free/compare/949dc04a0145...8ab97cbd3e54