]> sipb.mit.edu Git - ikiwiki.git/commitdiff
(no commit message)
authorjustint <justint@web>
Tue, 1 Mar 2011 14:46:17 +0000 (14:46 +0000)
committerJoey Hess <joey@kitenet.net>
Tue, 1 Mar 2011 14:46:17 +0000 (14:46 +0000)
doc/bugs/logout_in_ikiwiki.mdwn

index 7b534686477cd734c2a022cc1c43aa7782acfc48..6696cc689f21207b3c5434ac995577295ec868c7 100644 (file)
@@ -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.