
24 Jun
2014
24 Jun
'14
2:21 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/error-reporting-server Commit: 70014bc6c6d0b673d968440ad514929a5b37eb02 https://github.com/phpmyadmin/error-reporting-server/commit/70014bc6c6d0b673... Author: Michal Čihař <michal@cihar.com> Date: 2014-06-24 (Tue, 24 Jun 2014) Changed paths: M vendors/OAuth/OAuthClient.php Log Message: ----------- Disable SSL certificate host name validation As PHP currently does not understand alternative names, it won't work with sourceforge.net without this hack. See https://github.com/cakephp/cakephp/issues/2050 Signed-off-by: Michal Čihař <michal@cihar.com>