P4DTI issue job000088

TitleBugzilla permissions aren't enforced
Statusclosed
Priorityessential
Assigned userNick Barnes
OrganizationRavenbrook
DescriptionThe Bugzilla integration doesn't check Bugzilla permissions (the "groupset" mechanism) when replicating from Perforce to Bugzilla. It should refuse to make changes to Bugzilla bugs which would be refused by the Bugzilla interface if made by the same user.
Analysisbugzilla_bug.update() takes a user; we should look up the groupset and compare it against the groupset of the bug.
How foundinspection
EvidenceI just know.
Introduced in0.5.0
Created byNick Barnes
Created on2000-11-29 14:11:16
Last modified byGareth Rees
Last modified on2010-10-06 21:22:56
History2000-11-29 NB Created.

Fixes

Change Effect Date User Description
5382 closed 2000-12-04 17:17:26 Nick Barnes        Bugzilla permissions. Fix for job job000088.