~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to database/schema/security.cfg

  • Committer: Colin Watson
  • Date: 2012-01-05 14:21:46 UTC
  • mto: This revision was merged to the branch mainline in revision 14643.
  • Revision ID: cjwatson@canonical.com-20120105142146-v2odsixhltybljzb
Add garbo job to clean up broken SPR.dsc_binaries values.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Copyright 2009-2011 Canonical Ltd.  This software is licensed under the
 
1
# Copyright 2009-2012 Canonical Ltd.  This software is licensed under the
2
2
# GNU Affero General Public License version 3 (see the file LICENSE).
3
3
#
4
4
# Possible permissions: SELECT, INSERT, UPDATE, EXECUTE
2155
2155
public.revisionauthor                   = SELECT, UPDATE
2156
2156
public.revisioncache                    = SELECT, DELETE
2157
2157
public.sourcepackagename                = SELECT
2158
 
public.sourcepackagerelease             = SELECT
 
2158
public.sourcepackagerelease             = SELECT, UPDATE
2159
2159
public.sourcepackagepublishinghistory   = SELECT, UPDATE
2160
2160
public.suggestivepotemplate             = INSERT, DELETE
2161
2161
public.teamparticipation                = SELECT, DELETE