summaryrefslogtreecommitdiff
path: root/doc/recentchanges/change_cb45d3cf44760411746414ba1218c925ad097149._change
blob: 5bd6a2199187a8221c5c7f1babad55ca7b1fbd63 (plain)
  1. [[!meta author="""joey"""]]
  2. [[!meta authorurl="""http://ikiwiki.info/ikiwiki.cgi?page=users%2Fjoey&do=goto"""]]
  3. [[!meta title="""change to bugs/logout_in_ikiwiki on ikiwiki"""]]
  4. [[!meta permalink="http://ikiwiki.info/recentchanges/#change-cb45d3cf44760411746414ba1218c925ad097149"]]
  5. <div id="change-cb45d3cf44760411746414ba1218c925ad097149" class="metadata">
  6. <span class="desc"><br />Changed pages:</span>
  7. <span class="pagelinks">
  8. <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>
  9. </span>
  10. <span class="desc"><br />Changed by:</span>
  11. <span class="committer">
  12. <a href="http://ikiwiki.info/ikiwiki.cgi?page=users%2Fjoey&amp;do=goto" rel="nofollow">joey</a>
  13. </span>
  14. <span class="desc"><br />Commit type:</span>
  15. <span class="committype">git</span>
  16. <span class="desc"><br />Date:</span>
  17. <span class="changedate"><span class="relativedate" title="Sat, 30 Oct 2010 12:59:31 -0400">12:59:31 10/30/10</span></span>
  18. <span class="desc"><br /></span>
  19. </div>
  20. <span class="revert">
  21. <a href="http://ikiwiki.info/ikiwiki.cgi?rev=cb45d3cf44760411746414ba1218c925ad097149&amp;do=revert" title="revert" rel="nofollow">[[revert|wikiicons/revert.png]]</a>
  22. </span>
  23. <div class="changelog">
  24. re the openid_provider cookie<br />
  25. </div>
  26. <div class="diff">
  27. <pre>
  28. diff --git a/doc/bugs/logout_in_ikiwiki.mdwn b/doc/bugs/logout_in_ikiwiki.mdwn
  29. index 3ca85fd..d9b6df6 100644
  30. --- a/doc/bugs/logout_in_ikiwiki.mdwn
  31. +++ b/doc/bugs/logout_in_ikiwiki.mdwn
  32. @@ -12,6 +12,12 @@ It looks like there is no way to logout of ikiwiki at present, meaning that if y
  33. &gt;&gt; (I&#39;d argue also in favor of the openid_provider cookie expiring
  34. &gt;&gt; in less time than it does now, and being session based)
  35. +&gt;&gt;&gt; (The `openid_provider` cookie is purely a convenience cookie to
  36. +&gt;&gt;&gt; auto-select the user&#39;s openid provider the next time they log
  37. +&gt;&gt;&gt; in. As such, it cannot be a session cookie. It does not provide any
  38. +&gt;&gt;&gt; personally-identifying information so it should not really matter
  39. +&gt;&gt;&gt; when it expires.) --&#91;&#91;Joey&#93;&#93;
  40. +
  41. &gt;&gt; It would be nice to move navigational elements to the upper right corner
  42. &gt;&gt; of the page...
  43. </pre>
  44. </div>
  45. <!-- cb45d3cf44760411746414ba1218c925ad097149 -->