aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/logout_in_ikiwiki.mdwn
blob: 5df19c40575a7857d35a6b90957b94f213b6004c (plain)
1
2
3
4
5
6
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]]