[dokuwiki] Re: Proposal for an AUTH_USERDATA_CHANGE event
- From: "Andreas Gohr" <andi@xxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Sun, 17 Aug 2008 16:18:11 +0200
On Thu, Aug 14, 2008 at 5:45 PM, Gabriel Birke <Gabriel.Birke@xxxxxxxxx> wrote:
>> > An alternative to this would be changing the auth class system from
>> > inheritance to composition: The current auth class API
>> > remains, but there is one auth class that dispatches the api call to
>> > various auth adapters. While I am certainly able to do such a change,
>> > I won't do it without having the OK from the community.
>>
>> Couldn't we combine this? We change our code to call
>> $auth->triggerUserMod($type,...) which is a method of auth_basic and
>> would wrap around $this->createUser and so on...
>
> Ok, I have rewritten the changes - I like this new system much better, that
> was a good idea!
>
> Attached you find the new patch (against snapshot 2008-08-14)
Patch applied and pushed. Could you please document the events at
dokuwiki.org/devel:events_list?
Andi
--
splitbrain.org
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- References:
- [dokuwiki] Proposal for an AUTH_USERDATA_CHANGE event
- From: Gabriel Birke
- [dokuwiki] Re: Proposal for an AUTH_USERDATA_CHANGE event
- From: Andreas Gohr
- [dokuwiki] Re: Proposal for an AUTH_USERDATA_CHANGE event
- From: Gabriel Birke
Other related posts:
- » [dokuwiki] Proposal for an AUTH_USERDATA_CHANGE event
- » [dokuwiki] Re: Proposal for an AUTH_USERDATA_CHANGE event
- » [dokuwiki] Re: Proposal for an AUTH_USERDATA_CHANGE event
- » [dokuwiki] Re: Proposal for an AUTH_USERDATA_CHANGE event
- » [dokuwiki] Re: Proposal for an AUTH_USERDATA_CHANGE event
- » [dokuwiki] Re: Proposal for an AUTH_USERDATA_CHANGE event
- » [dokuwiki] Re: Proposal for an AUTH_USERDATA_CHANGE event
- » [dokuwiki] Re: Proposal for an AUTH_USERDATA_CHANGE event
- » [dokuwiki] Re: Proposal for an AUTH_USERDATA_CHANGE event
- [dokuwiki] Proposal for an AUTH_USERDATA_CHANGE event
- From: Gabriel Birke
- [dokuwiki] Re: Proposal for an AUTH_USERDATA_CHANGE event
- From: Andreas Gohr
- [dokuwiki] Re: Proposal for an AUTH_USERDATA_CHANGE event
- From: Gabriel Birke