~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to database/schema/security.cfg

[r=julian-edwards][bug=812867] Add SELECT on archivearch for
        sync_packages so that copies into PPAs via Archive.copyPackages
        now work.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1016
1016
groups=script
1017
1017
public.account                                = SELECT
1018
1018
public.archive                                = SELECT
 
1019
public.archivearch                            = SELECT
1019
1020
public.archivepermission                      = SELECT, INSERT
1020
1021
public.binarypackagebuild                     = SELECT, INSERT
1021
1022
public.binarypackagefile                      = SELECT, INSERT