From 93d7368a326b418a32f9ef686450da304186f330 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 25 Dec 2010 14:23:55 -0400 Subject: revert cgiurl change that broke openid login --- ...ikiwiki_using_http_or_https_in_urls_to_allow_serving_both.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/todo/want_to_avoid_ikiwiki_using_http_or_https_in_urls_to_allow_serving_both.mdwn') diff --git a/doc/todo/want_to_avoid_ikiwiki_using_http_or_https_in_urls_to_allow_serving_both.mdwn b/doc/todo/want_to_avoid_ikiwiki_using_http_or_https_in_urls_to_allow_serving_both.mdwn index f7938b061..ba5259895 100644 --- a/doc/todo/want_to_avoid_ikiwiki_using_http_or_https_in_urls_to_allow_serving_both.mdwn +++ b/doc/todo/want_to_avoid_ikiwiki_using_http_or_https_in_urls_to_allow_serving_both.mdwn @@ -321,3 +321,11 @@ Potential future things: >> to the top of the wiki --[[smcv]] [[merged|done]] --[[Joey]] + +---- + +Update: I had to revert part of 296e5cb2fd3690e998b3824d54d317933c595873, +since it broke openid logins. The openid object requires a complete, +not a relative cgiurl. I'm not sure if my changing that back to using +`$config{cgiurl}` will force users back to eg, the non-https version of a +site when logging in via openid. smcv? --[[Joey]] -- cgit v1.2.3