On Wed, Oct 7, 2009 at 7:42 AM, Stephen Moretti <[email protected]> wrote: > > > 2009/10/7 Remi <[email protected]> >> >> Hello all, >> >> I'm using Trac 0.12dev-r8263 with multiple projects. >> Every project inherits a global configuration, plus specific part (i.e >> logo, tickets components, ...) >> When I install a plugin in project A, I can see the same plugin in >> other projects B, C. >> >> Is it a normal behavior ? >> > > ooo... does it inherit users and preferences across projects? >
Shouldn't do that unless you use centralized auth (e.g. LDAP) and inherit config options (e.g. server, port, ...) or use (basic | digest | ...) and inherit options for httpauth file, so that credentials be retrieved from the same place. The only thing that's inherited is config options, but if this means that all projects will use the same auth options then all prjs will behave the same way ;o) -- Regards, Olemis. Blog ES: http://simelo-es.blogspot.com/ Blog EN: http://simelo-en.blogspot.com/ Featured article: Nabble - Trac Users - Coupling trac and symfony framework - http://feedproxy.google.com/~r/TracGViz-full/~3/hlNmupEonF0/Coupling-trac-and-symfony-framework-td25431579.html --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---
