summaryrefslogtreecommitdiff
path: root/doc/recentchanges/change_47b9f10e6254277918873a980af0cf0631326165._change
blob: e212c09e47e08d1720b0bfa4453eb31115177184 (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-47b9f10e6254277918873a980af0cf0631326165"]]
  5. <div id="change-47b9f10e6254277918873a980af0cf0631326165" 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=5df19c40575a7857d35a6b90957b94f213b6004c;hp=9f974be156571c76e96800f09320ca9a0af6f7b5;hb=47b9f10e6254277918873a980af0cf0631326165;hpb=ea48e1c038bfdab5820383cb885360c1d3fe2a14" 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="Thu, 28 Oct 2010 15:39:22 -0400">15:39:22 10/28/10</span></span>
  18. <span class="desc"><br /></span>
  19. </div>
  20. <span class="revert">
  21. <a href="http://ikiwiki.info/ikiwiki.cgi?rev=47b9f10e6254277918873a980af0cf0631326165&amp;do=revert" title="revert" rel="nofollow">[[revert|wikiicons/revert.png]]</a>
  22. </span>
  23. <div class="changelog">
  24. response<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 9f974be..5df19c4 100644
  30. --- a/doc/bugs/logout_in_ikiwiki.mdwn
  31. +++ b/doc/bugs/logout_in_ikiwiki.mdwn
  32. @@ -1,3 +1,7 @@
  33. It looks like there is no way to logout of ikiwiki at present, meaning that if you edit the ikiwiki in, say, a cybercafe, the cookie remains... is there some other security mechanism in place that can check for authorization, or should I hack in a logout routine into ikiwiki.cgi?
  34. &gt; Click on &quot;Preferences&quot;. There is a logout button there. --liw
  35. +
  36. +&gt; It would be nice if it were not buried there, but putting it on the
  37. +&gt; action bar statically would be confusing. The best approach might be to
  38. +&gt; use javascript. --&#91;&#91;Joey&#93;&#93;
  39. </pre>
  40. </div>
  41. <!-- 47b9f10e6254277918873a980af0cf0631326165 -->