aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/logout_in_ikiwiki.mdwn
diff options
context:
space:
mode:
authorjustint <justint@web>2011-03-01 14:46:17 +0000
committerJoey Hess <joey@kitenet.net>2011-03-01 14:46:17 +0000
commitb156dbdcc25aa5f1e8124d0ae14d9aa75835b606 (patch)
tree0ed423b459f86655b8e403058db88aaf3474f496 /doc/bugs/logout_in_ikiwiki.mdwn
parent5469b9f1ef4f71c324ab2dffbd34cb7d9a2e4897 (diff)
downloadikiwiki-b156dbdcc25aa5f1e8124d0ae14d9aa75835b606.tar
ikiwiki-b156dbdcc25aa5f1e8124d0ae14d9aa75835b606.tar.gz
Diffstat (limited to 'doc/bugs/logout_in_ikiwiki.mdwn')
-rw-r--r--doc/bugs/logout_in_ikiwiki.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/logout_in_ikiwiki.mdwn b/doc/bugs/logout_in_ikiwiki.mdwn
index 7b5346864..6696cc689 100644
--- a/doc/bugs/logout_in_ikiwiki.mdwn
+++ b/doc/bugs/logout_in_ikiwiki.mdwn
@@ -33,7 +33,7 @@ It looks like there is no way to logout of ikiwiki at present, meaning that if y
I was referred to this page from posting to the forum. I am also interested in being able to use user class and status to modify the page. I will try to put together a plugin. From what I can see there needs to be a few items in it.
-* It should expose a link to a dedicated login page that, once logged in, returns the user to the calling page, or at least the home page.
+* It should expose a link to a dedicated login page that, once logged in, returns the user to the calling page, or at least the home page. I have started a plugin to do this: [[/plugins/contrib/justlogin]]
* it needs to expose a link to a little json explaining the type of user and login status.