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-07-15 02:44 pm

[dreamwidth/dw-free] 53d0f2: [#1355] turn off SSL_verify_mode in LJ::get_userag...

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 53d0f2494b1995b813780bbe943cee68fe7c05fd
https://github.com/dreamwidth/dw-free/commit/53d0f2494b1995b813780bbe943cee68fe7c05fd
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-07-15 (Wed, 15 Jul 2015)

Changed paths:
M cgi-bin/ljlib.pl

Log Message:
-----------
[#1355] turn off SSL_verify_mode in LJ::get_useragent

To be used in conjunction with verify_hostname => 0 to allow
SSL connections to proceed successfully for OpenID logins.

Fixes #1355.


Commit: 86ac787c8d1731b8dcc217e1b5ed70c235d2d4cc
https://github.com/dreamwidth/dw-free/commit/86ac787c8d1731b8dcc217e1b5ed70c235d2d4cc
Author: Mark Smith <mark@qq.is>
Date: 2015-07-15 (Wed, 15 Jul 2015)

Changed paths:
M cgi-bin/ljlib.pl

Log Message:
-----------
Merge pull request #1493 from kareila/1355-openid-ssl

[#1355] turn off SSL_verify_mode in LJ::get_useragent


Compare: https://github.com/dreamwidth/dw-free/compare/7c548938f526...86ac787c8d17