Hi, I'm using trac 1.0.1 with git plugin and basic authentication based on a file.
My trac user is "chdomas". When I push a commit, the autor/committer is "chdomas <christophe.domas@______.com>" and trac cannot map the git author with trac user: Trac[api] DEBUG: Event changeset_added on sphinx-git for revision 94a5b114ff5b878a6ddae8f14f417471d5cb9a6e Trac[commit_updater] DEBUG: Updating ticket #1288 Trac[api] DEBUG: action controllers for ticket workflow: ['ConfigurableTicketWorkflow'] Trac[perm] DEBUG: No policy allowed chdomas <christophe.domas@______.com> performing TICKET_APPEND on <Resource u'ticket:1288'> Trac[commit_updater] INFO: chdomas <christophe.domas@______.com> doesn't have TICKET_APPEND permission for #1288 It seems to have been corrected: http://trac-hacks.org/ticket/7844 but I cannot open the patch. It works if I add a trac user "chdomas <christophe.domas@______.com>" with TICKET_APPEND permission but it is just a work-around and I cannot modify " chdomas" trac user because of history. How can I manage that? Regards, Christophe -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to trac-users+unsubscr...@googlegroups.com. To post to this group, send email to trac-users@googlegroups.com. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/groups/opt_out.