~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to database/schema/security.cfg

[r=gmb][bug=833736] When syncing packages to a distribution,
        make sure any bugs referenced in the package's changelog are closed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1014
1014
type=user
1015
1015
 
1016
1016
[sync_packages]
1017
 
groups=script
 
1017
# sync_packages does a lot of the same work that process-accepted.py (queued)
 
1018
# does, so it's easier to inherit its permissions than try and work them all
 
1019
# out from scratch again.
 
1020
groups=script,queued
1018
1021
public.account                                = SELECT
1019
1022
public.archive                                = SELECT
1020
1023
public.archivearch                            = SELECT