diff options
Diffstat (limited to 'doc/recentchanges/change_47b9f10e6254277918873a980af0cf0631326165._change')
-rw-r--r-- | doc/recentchanges/change_47b9f10e6254277918873a980af0cf0631326165._change | 60 |
1 files changed, 0 insertions, 60 deletions
diff --git a/doc/recentchanges/change_47b9f10e6254277918873a980af0cf0631326165._change b/doc/recentchanges/change_47b9f10e6254277918873a980af0cf0631326165._change deleted file mode 100644 index e212c09e4..000000000 --- a/doc/recentchanges/change_47b9f10e6254277918873a980af0cf0631326165._change +++ /dev/null @@ -1,60 +0,0 @@ -[[!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-47b9f10e6254277918873a980af0cf0631326165"]] - -<div id="change-47b9f10e6254277918873a980af0cf0631326165" class="metadata"> -<span class="desc"><br />Changed pages:</span> -<span class="pagelinks"> - -<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&do=goto" rel="nofollow">bugs/logout in ikiwiki</a> - - -</span> -<span class="desc"><br />Changed by:</span> -<span class="committer"> - -<a href="http://ikiwiki.info/ikiwiki.cgi?page=users%2Fjoey&do=goto" rel="nofollow">joey</a> - -</span> -<span class="desc"><br />Commit type:</span> -<span class="committype">git</span> -<span class="desc"><br />Date:</span> -<span class="changedate"><span class="relativedate" title="Thu, 28 Oct 2010 15:39:22 -0400">15:39:22 10/28/10</span></span> -<span class="desc"><br /></span> -</div> - -<span class="revert"> -<a href="http://ikiwiki.info/ikiwiki.cgi?rev=47b9f10e6254277918873a980af0cf0631326165&do=revert" title="revert" rel="nofollow">[[revert|wikiicons/revert.png]]</a> -</span> - -<div class="changelog"> - - -response<br /> - - -</div> - -<div class="diff"> -<pre> -diff --git a/doc/bugs/logout_in_ikiwiki.mdwn b/doc/bugs/logout_in_ikiwiki.mdwn -index 9f974be..5df19c4 100644 ---- a/doc/bugs/logout_in_ikiwiki.mdwn -+++ b/doc/bugs/logout_in_ikiwiki.mdwn -@@ -1,3 +1,7 @@ - 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? - - > Click on "Preferences". There is a logout button there. --liw -+ -+> It would be nice if it were not buried there, but putting it on the -+> action bar statically would be confusing. The best approach might be to -+> use javascript. --[[Joey]] - -</pre> -</div> - -<!-- 47b9f10e6254277918873a980af0cf0631326165 --> |