~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to database/schema/security.cfg

  • Committer: Julian Edwards
  • Date: 2011-07-15 15:35:03 UTC
  • mto: This revision was merged to the branch mainline in revision 13459.
  • Revision ID: julian.edwards@canonical.com-20110715153503-5bwf4ntkhamcqe80
Force packagecopyjob to pass the requester and check permissions when 
calling do_copy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1058
1058
public.sourcepackagepublishinghistory         = SELECT, INSERT
1059
1059
public.sourcepackagerelease                   = SELECT
1060
1060
public.sourcepackagereleasefile               = SELECT, INSERT, UPDATE
 
1061
public.teamparticipation                      = SELECT
1061
1062
type=user
1062
1063
 
1063
1064
[distroseriesdifferencejob]