[dokuwiki] Re: user account modifications

  • From: Andreas Gohr <andi@xxxxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Sun, 16 Oct 2005 01:43:32 +0200

On Sat, 15 Oct 2005 15:28:33 +0100
Chris Smith <chris@xxxxxxxxxxxxx> wrote:

> So before I finish and submit it all to Andi -
> - Is this patch set desired?

Yes definitively!

> - Is it worth refactoring the auth functions within an auth class?

Something on my todo list along time. The whole auth stuff is very
different for each backend. Streamlinig it uses OO would be a good idea.

> - Are the two functions appropriate as I have outlined them?
> e.g. deleteUser may not be appropriate as it may orphan page 
> subscriptions and change log information

this should be handled separately.

> A sequel to this maybe an admin plugin to allow user administration - 
> mainly adding/removing groups.

:-)

> *does anyone have a feel for whether preg_grep is more efficient than
> a  looping array_search?

I guess a quick benchmark would be better than anyones feelings ;-)

Andi

Other related posts: