From 4fe5a86414cdd227f53cae75ade81669de959b5d Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 22 Aug 2013 17:38:17 +0000 Subject: [PATCH] fix openid realm config to work with https --- ikiwiki.setup | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.2