X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/cc5f8de9e89c0028c94974a6b81f17f0628e9888..95fae0a5aca0c94a2022bc88ad5a08b5563cd656:/doc/bugs/logout_in_ikiwiki.mdwn 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.