
|
[dokuwiki]
||
[Date Prev]
[10-2007 Date Index]
[Date Next]
||
[Thread Prev]
[10-2007 Thread Index]
[Thread Next]
[dokuwiki] Re: Login logging
- From: Andreas Gohr <andi@xxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Sun, 7 Oct 2007 19:38:27 +0200
On Sun, 7 Oct 2007 09:39:42 -0700
Tankko <tankko@xxxxxxxxx> wrote:
> Is there a way to create a log of which users have logged in and when?
> I was going to write a plugin to do that and have been poking around
> the code. I've written several syntax plugins, but never an auth one
> (is there such a thing?)
>
> I see in the code where I would kludge this in, but I'd rather do it
> with a real plug in. Can someone point me in the right direction
> (or to an existing plugin that does what I need)?
An action plugin at ACTION_ACT_PREPROCESS should be able to log logins
and logouts...
Andi
--
http://www.splitbrain.org
|

|