1 [[!meta author="""joey"""]]
3 [[!meta authorurl="""http://ikiwiki.info/ikiwiki.cgi?page=users%2Fjoey&do=goto"""]]
5 [[!meta title="""change to bugs/logout_in_ikiwiki on ikiwiki"""]]
7 [[!meta permalink="http://ikiwiki.info/recentchanges/#change-cb45d3cf44760411746414ba1218c925ad097149"]]
9 <div id="change-cb45d3cf44760411746414ba1218c925ad097149" class="metadata">
10 <span class="desc"><br />Changed pages:</span>
11 <span class="pagelinks">
13 <a href="http://git.ikiwiki.info/?p=ikiwiki;a=blobdiff;f=doc/bugs/logout_in_ikiwiki.mdwn;h=d9b6df677209039153d27981bf7bd76484998efc;hp=3ca85fddcb3578beaecfb04a8850d49cc6e61866;hb=cb45d3cf44760411746414ba1218c925ad097149;hpb=313a28b8f68b76aee4b94413e4e9d47dca93a34e" title="diff" rel="nofollow">[[diff|wikiicons/diff.png]]</a><a href="http://ikiwiki.info/ikiwiki.cgi?page=bugs%2Flogout_in_ikiwiki&do=goto" rel="nofollow">bugs/logout in ikiwiki</a>
17 <span class="desc"><br />Changed by:</span>
18 <span class="committer">
20 <a href="http://ikiwiki.info/ikiwiki.cgi?page=users%2Fjoey&do=goto" rel="nofollow">joey</a>
23 <span class="desc"><br />Commit type:</span>
24 <span class="committype">git</span>
25 <span class="desc"><br />Date:</span>
26 <span class="changedate"><span class="relativedate" title="Sat, 30 Oct 2010 12:59:31 -0400">12:59:31 10/30/10</span></span>
27 <span class="desc"><br /></span>
31 <a href="http://ikiwiki.info/ikiwiki.cgi?rev=cb45d3cf44760411746414ba1218c925ad097149&do=revert" title="revert" rel="nofollow">[[revert|wikiicons/revert.png]]</a>
34 <div class="changelog">
37 re the openid_provider cookie<br />
44 diff --git a/doc/bugs/logout_in_ikiwiki.mdwn b/doc/bugs/logout_in_ikiwiki.mdwn
45 index 3ca85fd..d9b6df6 100644
46 --- a/doc/bugs/logout_in_ikiwiki.mdwn
47 +++ b/doc/bugs/logout_in_ikiwiki.mdwn
48 @@ -12,6 +12,12 @@ It looks like there is no way to logout of ikiwiki at present, meaning that if y
49 >> (I'd argue also in favor of the openid_provider cookie expiring
50 >> in less time than it does now, and being session based)
52 +>>> (The `openid_provider` cookie is purely a convenience cookie to
53 +>>> auto-select the user's openid provider the next time they log
54 +>>> in. As such, it cannot be a session cookie. It does not provide any
55 +>>> personally-identifying information so it should not really matter
56 +>>> when it expires.) --[[Joey]]
58 >> It would be nice to move navigational elements to the upper right corner
59 >> of the page...
65 <!-- cb45d3cf44760411746414ba1218c925ad097149 -->