> >> On Oct 5, 10:49 am, Micha<[email protected]> wrote: > >>> I already posted this question Trac-Dev List. Sorry for > that. Please > >>> answer here! > >>> > >>> Hi all! > >>> > >>> In my companies trac projects, the project leaders are requesting > >>> the permissions to change the components and versions. Is there a > >>> way to allow this without giving them TRAC_ADMIN permissions? > >>> > >>> The reason is that I'd like to avoid crashing trac configs because > >>> of a curious project leader... > >>> > >>> Thx in advance! > >>> > >>> Regards, > >>> Micha > >>> > >>> P.S.: Trac 0.11.7 + a couple of plugins in single project envs. > > On 10/7/2010 8:29 AM, Cooke, Mark wrote: > > I think the short answer is currently 'no'. I assumed > there would be equivalent _ADMIN permissions for components > and versions but a quick check shows not. > > -----Original Message----- > From: [email protected] On Behalf Of Christian Boos > Sent: 07 October 2010 07:42 > > Use TICKET_ADMIN for this. > Oooh, I didn't know that and TracPermissions does not mention it. Is it anywhere else in the docs?
How about updating http://trac.edgewall.org/wiki/0.11/TracPermissions with something like: || `TICKET_ADMIN` || All `TICKET_*` permissions, plus the deletion of ticket attachments and modification of the description field. Also provides access to the Components and Version admin panels. || ...does TICKET_ADMIN cover any of the other admin sections too? I don't have a trac handy to check with. I also notice there is no equivalent 0.12/TracPermissions, are the permissions the same for 0.11 and 0.12? ~ mark c -- 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.
