~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to database/schema/security.cfg

  • Committer: Launchpad Patch Queue Manager
  • Date: 2012-01-04 16:24:40 UTC
  • mfrom: (8758.7.4 garbo-bulk-pruner)
  • Revision ID: launchpad@pqm.canonical.com-20120104162440-jy34l21i0bcirh1z
[r=wgrant][no-qa] Trash EmailAddress and Account records not linked
        to a Person.

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
2114
2114
 
2115
2115
[garbo]
2116
2116
groups=script,read
 
2117
public.account                          = SELECT, DELETE
2117
2118
public.answercontact                    = SELECT, DELETE
2118
2119
public.branch                           = SELECT, UPDATE
2119
2120
public.branchjob                        = SELECT, DELETE
2141
2142
public.codeimportevent                  = SELECT, DELETE
2142
2143
public.codeimporteventdata              = SELECT, DELETE
2143
2144
public.codeimportresult                 = SELECT, DELETE
2144
 
public.emailaddress                     = SELECT, UPDATE
 
2145
public.emailaddress                     = SELECT, UPDATE, DELETE
2145
2146
public.hwsubmission                     = SELECT, UPDATE
2146
2147
public.job                              = SELECT, INSERT, DELETE
2147
2148
public.logintoken                       = SELECT, DELETE