From: justint <justint@web>
Date: Tue, 1 Mar 2011 14:46:17 +0000 (+0000)
Subject: (no commit message)
X-Git-Tag: 3.20110321~16^2
X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/b156dbdcc25aa5f1e8124d0ae14d9aa75835b606

---

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.