[[!meta author="""joey"""]] [[!meta authorurl="""http://ikiwiki.info/ikiwiki.cgi?page=users%2Fjoey&do=goto"""]] [[!meta title="""change to bugs/logout_in_ikiwiki on ikiwiki"""]] [[!meta permalink="http://ikiwiki.info/recentchanges/#change-cb45d3cf44760411746414ba1218c925ad097149"]]

Changed pages:
[[diff|wikiicons/diff.png]]bugs/logout in ikiwiki
Changed by:
joey
Commit type:
git
Date:
12:59:31 10/30/10
[[revert|wikiicons/revert.png]]
re the openid_provider cookie
diff --git a/doc/bugs/logout_in_ikiwiki.mdwn b/doc/bugs/logout_in_ikiwiki.mdwn
index 3ca85fd..d9b6df6 100644
--- a/doc/bugs/logout_in_ikiwiki.mdwn
+++ b/doc/bugs/logout_in_ikiwiki.mdwn
@@ -12,6 +12,12 @@ It looks like there is no way to logout of ikiwiki at present, meaning that if y
 >> (I'd argue also in favor of the openid_provider cookie expiring 
 >>  in less time than it does now, and being session based)
 
+>>> (The `openid_provider` cookie is purely a convenience cookie to
+>>> auto-select the user's openid provider the next time they log
+>>> in. As such, it cannot be a session cookie. It does not provide any
+>>> personally-identifying information so it should not really matter 
+>>> when it expires.) --[[Joey]]
+
 >> It would be nice to move navigational elements to the upper right corner 
 >> of the page...