On Mon, Nov 10, 2008 at 1:10 PM, Jani Tiainen <[EMAIL PROTECTED]> wrote: >> >>>>> - Populating user session data from other source than trac database. >>>>> LDAP for example. >>>> IUserDirectoryProvider. There are a number of tickets and some patches >>>> floating arounds >>> Any favourite patches? That one came up in my mind too but IIRC it's >>> planned for 0.13 which at current pace takes few years to come.. :) >> >> http://trac-hacks.org/wiki/LdapSessionSettingsPatch >> >> plus patches to this patch >> http://trac-hacks.org/query?status=new&status=assigned&status=reopened&group=&component=LdapSessionSettingsPatch&order=priority > > That seems to be very intrusive and very specific hack (patch) to use > active directory (it even needs win32 stuff which definitely is not > needed for reading AD) to get some data if it doesn't exists. I really > doubt that kind of hack would make in to core anyday...
Usually I see LDAP in the context of AD, so I've forgot that there are other implementations, but this one is my favourite. It should be renamed to ActiveDirectorySettingsPatch, but I couldn't get response from trac-hack administration to intergrate my patches to svn. It would be good to have some IUserDurectoryProvider, but I didn't know Trac architechture at this point to make an interface when I copy/pasted repeated code to other component. Are there any drafts already? -- --anatoly t. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
