]> sipb.mit.edu Git - ikiwiki.git/blob - doc/recentchanges/change_cb45d3cf44760411746414ba1218c925ad097149._change
(no commit message)
[ikiwiki.git] / doc / recentchanges / change_cb45d3cf44760411746414ba1218c925ad097149._change
1 [[!meta author="""joey"""]]
2
3 [[!meta authorurl="""http://ikiwiki.info/ikiwiki.cgi?page=users%2Fjoey&do=goto"""]]
4
5 [[!meta title="""change to bugs/logout_in_ikiwiki on ikiwiki"""]]
6
7 [[!meta permalink="http://ikiwiki.info/recentchanges/#change-cb45d3cf44760411746414ba1218c925ad097149"]]
8
9 <div id="change-cb45d3cf44760411746414ba1218c925ad097149" class="metadata">
10 <span class="desc"><br />Changed pages:</span>
11 <span class="pagelinks">
12
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&amp;do=goto" rel="nofollow">bugs/logout in ikiwiki</a>
14
15
16 </span>
17 <span class="desc"><br />Changed by:</span>
18 <span class="committer">
19
20 <a href="http://ikiwiki.info/ikiwiki.cgi?page=users%2Fjoey&amp;do=goto" rel="nofollow">joey</a>
21
22 </span>
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>
28 </div>
29
30 <span class="revert">
31 <a href="http://ikiwiki.info/ikiwiki.cgi?rev=cb45d3cf44760411746414ba1218c925ad097149&amp;do=revert" title="revert" rel="nofollow">[[revert|wikiicons/revert.png]]</a>
32 </span>
33
34 <div class="changelog">
35
36
37 re the openid_provider cookie<br />
38
39
40 </div>
41
42 <div class="diff">
43 <pre>
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  &gt;&gt; (I&#39;d argue also in favor of the openid_provider cookie expiring 
50  &gt;&gt;  in less time than it does now, and being session based)
51  
52 +&gt;&gt;&gt; (The `openid_provider` cookie is purely a convenience cookie to
53 +&gt;&gt;&gt; auto-select the user&#39;s openid provider the next time they log
54 +&gt;&gt;&gt; in. As such, it cannot be a session cookie. It does not provide any
55 +&gt;&gt;&gt; personally-identifying information so it should not really matter 
56 +&gt;&gt;&gt; when it expires.) --&#91;&#91;Joey&#93;&#93;
57 +
58  &gt;&gt; It would be nice to move navigational elements to the upper right corner 
59  &gt;&gt; of the page...
60  
61
62 </pre>
63 </div>
64
65 <!-- cb45d3cf44760411746414ba1218c925ad097149 -->