[dokuwiki] Re: MySQL auth
- From: Chris Smith <chris@xxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Sun, 29 Jan 2006 19:53:27 +0000
Matthias Grimm wrote:
On Sun, 29 Jan 2006 14:08:51 +0100
Andreas Gohr <andi@xxxxxxxxxxxxxx> wrote:
2. UpdateLogin is questionable - should changing the login really be
supported? It doesn't work in the plain backend anyway.
Yes, for sure. The user login can only changed by admins in the user
editor. The user name might contain a scribal error that needs to be
corrected or the name of a user changed and the login name should
change accordingly. The classic way you need to delete the old user and
create a new one instead of simply change it's user name and keep the
rest of the data set.
I would vote for adding this functionallity in plain backend as well or
at least emulate it.
It already does.
5. Related to 4 the MySQL should override the canDo() function to return
if a feature is configured - the GUI can adopt then...
Of course ... I did't realize the the interface is already defined
completely.
No flies on Dokuwiki developers :-)
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- References:
- [dokuwiki] MySQL auth
- From: Andreas Gohr
- [dokuwiki] Re: MySQL auth
- From: Matthias Grimm
Other related posts:
- » [dokuwiki] MySQL auth
- » [dokuwiki] Re: MySQL auth
- » [dokuwiki] Re: MySQL auth
Andreas Gohr <andi@xxxxxxxxxxxxxx> wrote:
2. UpdateLogin is questionable - should changing the login really be
supported? It doesn't work in the plain backend anyway.
Yes, for sure. The user login can only changed by admins in the user editor. The user name might contain a scribal error that needs to be corrected or the name of a user changed and the login name should change accordingly. The classic way you need to delete the old user and create a new one instead of simply change it's user name and keep the rest of the data set.
I would vote for adding this functionallity in plain backend as well or at least emulate it.
5. Related to 4 the MySQL should override the canDo() function to return
if a feature is configured - the GUI can adopt then...
Of course ... I did't realize the the interface is already defined
completely.
- [dokuwiki] MySQL auth
- From: Andreas Gohr
- [dokuwiki] Re: MySQL auth
- From: Matthias Grimm