~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to database/schema/security.cfg

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-10-27 08:37:37 UTC
  • mfrom: (14193.1.2 881237-dkim-error)
  • Revision ID: launchpad@pqm.canonical.com-20111027083737-uice5pf52wyi9gdz
[r=wgrant][bug=881237] Unexpected errors from dkim.verify log a
        warning but don't drop the mail

Show diffs side-by-side

added added

removed removed

Lines of Context:
455
455
public.customlanguagecode               = SELECT
456
456
public.translationgroup                 = SELECT
457
457
public.translationimportqueueentry      = SELECT
458
 
public.translationmessage               = SELECT, INSERT, UPDATE
 
458
public.translationmessage               = SELECT, DELETE, INSERT, UPDATE
459
459
public.translationrelicensingagreement  = SELECT
460
460
public.translator                       = SELECT
461
461
public.validpersoncache                 = SELECT
2264
2264
[publish_ftpmaster]
2265
2265
type=user
2266
2266
groups=archivepublisher
 
2267
 
 
2268
[pgmetrics]
 
2269
type=user
 
2270
groups=read
 
2271
public.accountpassword = SELECT
 
2272
public.oauthnonce = SELECT
 
2273
public.openidconsumernonce = SELECT