From: admin Date: Thu, 22 Aug 2013 17:38:17 +0000 (+0000) Subject: fix openid realm config to work with https X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/4fe5a86414cdd227f53cae75ade81669de959b5d fix openid realm config to work with https --- diff --git a/ikiwiki.setup b/ikiwiki.setup index 8c318f169..40bfdc39b 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -305,9 +305,9 @@ locked_pages: tipjar or tips/DreamHost # openid plugin # url pattern of openid realm (default is cgiurl) -openid_realm: http://*.branchable.com/ +#openid_realm: http://*.branchable.com/ # url to ikiwiki cgi to use for openid authentication (default is cgiurl) -openid_cgiurl: http://ikiwiki.branchable.com/ikiwiki.cgi +#openid_cgiurl: http://ikiwiki.branchable.com/ikiwiki.cgi # passwordauth plugin # a password that must be entered when signing up for an account