James Emerton wrote: > It seems that CommitTicketUpdater uses the changeset author to lookup > permissions for that user and verify that they are allowed to close > tickets. I am in some disagreement here, since I think if a changeset > closing a ticket makes it into a repository the ticket should be > closed. This is particularly true for the DVCS case, where a > changeset may be authored by a third party and pushed to the repo by a > trusted committer. At the very least I believe the permission check > should be optional.
It is optional, just set the following entry in the [tickets] section of your trac.ini: commit_ticket_update_check_perms = false -- Remy
signature.asc
Description: OpenPGP digital signature
