diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-18 20:24:40 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-18 20:24:40 +0000 |
commit | c9d7926df488bcd658822efa41f1e1cba6a312bd (patch) | |
tree | 5536cc5d5d251d58d2546239097d2bb470a9ce10 /doc/bugs | |
parent | f5f63d0080ee324b67a5d3459774e3617b5cf611 (diff) | |
download | ikiwiki-c9d7926df488bcd658822efa41f1e1cba6a312bd.tar ikiwiki-c9d7926df488bcd658822efa41f1e1cba6a312bd.tar.gz |
* New domain name for ikiwiki: ikiwiki.info. Update your links.
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/Convert___34__somehost.com/user__34___OpenID_at_RecentChanges_page.mdwn | 2 | ||||
-rw-r--r-- | doc/bugs/openid_postsignin_failure.mdwn | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/bugs/Convert___34__somehost.com/user__34___OpenID_at_RecentChanges_page.mdwn b/doc/bugs/Convert___34__somehost.com/user__34___OpenID_at_RecentChanges_page.mdwn index 3e9ce8dc4..e032b115f 100644 --- a/doc/bugs/Convert___34__somehost.com/user__34___OpenID_at_RecentChanges_page.mdwn +++ b/doc/bugs/Convert___34__somehost.com/user__34___OpenID_at_RecentChanges_page.mdwn @@ -8,7 +8,7 @@ for all OpenIDs is a good idea. What's your opinion? > It's probably ok to do this, although there's the potential it might > misfire on some url. I've implemented it on a trial basis. [[bugs/done]] --[[Joey]] ->> Thanks! What version of ikiwiki do you use at ikiwiki.kitenet.net +>> Thanks! What version of ikiwiki do you use at ikiwiki.info >> site? I still can see my "getopenid.com/ptecza" OpenID at >> RecentChanges page there... --Pawel diff --git a/doc/bugs/openid_postsignin_failure.mdwn b/doc/bugs/openid_postsignin_failure.mdwn index b18187c48..01c3e5a6f 100644 --- a/doc/bugs/openid_postsignin_failure.mdwn +++ b/doc/bugs/openid_postsignin_failure.mdwn @@ -22,7 +22,7 @@ Crypt::DH, URI-Fetch. --Ethan >> I put debugging output in openid.pm and it suggests that the >> verification is taking place successfully. I see "openid.mode=id_res" >> in the URI. On top of that, it's the same Openid server I use ->> to sign in here on ikiwiki.kitenet.net. --Ethan +>> to sign in here on ikiwiki.info. --Ethan >>> Yikes, I don't really have the newest CGI::Session after all.. >>> let me try updating that. --Ethan @@ -34,7 +34,7 @@ Crypt::DH, URI-Fetch. --Ethan >>>>> should paste the url. --[[Joey]] I have cookies disabled on my computer, with a bunch of manual -exceptions. This includes myopenid, ikiwiki.kitenet.net, livejournal, +exceptions. This includes myopenid, ikiwiki.info, livejournal, and some others. Unfortunately it didn't include my own domain. So the URI that myopenid redirected me to was fine, but because I didn't have cookies set, I didn't have a session, and so |