diff options
author | http://liw.fi/ <Lars_Wirzenius@web> | 2010-10-28 17:39:29 +0000 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-28 17:39:29 +0000 |
commit | 663d2578832dd0808ea98a624b49cec4bf3c0243 (patch) | |
tree | fdea84a688db4b20feb211b45d0010ce6f8fc92b /doc | |
parent | 1b770bea3fd5b5dfb4e75237218db204139d9189 (diff) |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/logout_in_ikiwiki.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/logout_in_ikiwiki.mdwn b/doc/bugs/logout_in_ikiwiki.mdwn index ad89f4c2d..9f974be15 100644 --- a/doc/bugs/logout_in_ikiwiki.mdwn +++ b/doc/bugs/logout_in_ikiwiki.mdwn @@ -1 +1,3 @@ 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 |