~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to database/schema/security.cfg

  • Committer: Launchpad Patch Queue Manager
  • Date: 2010-09-22 22:23:48 UTC
  • mfrom: (11573.7.5 branch-distro-avoid-scan)
  • Revision ID: launchpad@pqm.canonical.com-20100922222348-95dha4ftmo91lcif
[r=gmb][ui=none][bug=574083] Copy the branch revision and revision
        details for the branch during new branch creation when running
        branch-distro.py.

Show diffs side-by-side

added added

removed removed

Lines of Context:
629
629
[branch-distro]
630
630
type=user
631
631
public.branch                    = SELECT, INSERT, UPDATE
 
632
public.branchrevision            = SELECT, INSERT
632
633
public.branchsubscription        = SELECT, INSERT
633
634
public.distribution              = SELECT
634
635
public.distroseries              = SELECT
636
637
public.karmaaction               = SELECT
637
638
public.person                    = SELECT
638
639
public.product                   = SELECT
 
640
public.revision                  = SELECT
639
641
public.seriessourcepackagebranch = SELECT, INSERT, DELETE
640
642
public.sourcepackagename         = SELECT
641
643
public.teamparticipation         = SELECT