Merge lp:~benji/launchpad/bug-877195-db-4 into lp:launchpad

Proposed by Benji York
Status: Merged
Approved by: Benji York
Approved revision: no longer in the source branch.
Merged at revision: 14405
Proposed branch: lp:~benji/launchpad/bug-877195-db-4
Merge into: lp:launchpad
Diff against target: 13 lines (+3/-0)
1 file modified
database/schema/security.cfg (+3/-0)
To merge this branch: bzr merge lp:~benji/launchpad/bug-877195-db-4
Reviewer Review Type Date Requested Status
Benji York (community) Approve
Review via email: mp+83683@code.launchpad.net

Commit message

[r=benji][bug=877195] add some security declarations for template statistics jobs

Description of the change

add some security declarations for template statistics jobs

To post a comment you must log in.
Revision history for this message
Benji York (benji) wrote :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'database/schema/security.cfg'
--- database/schema/security.cfg 2011-11-22 14:12:40 +0000
+++ database/schema/security.cfg 2011-11-28 20:31:36 +0000
@@ -445,6 +445,9 @@
445public.job = SELECT, UPDATE, DELETE445public.job = SELECT, UPDATE, DELETE
446public.pofilestatsjob = SELECT, UPDATE, DELETE446public.pofilestatsjob = SELECT, UPDATE, DELETE
447public.potmsgset = SELECT447public.potmsgset = SELECT
448public.distroseries = SELECT
449public.distribution = SELECT
450public.sourcepackagename = SELECT
448public.translationmessage = SELECT451public.translationmessage = SELECT
449public.translationtemplateitem = SELECT452public.translationtemplateitem = SELECT
450type=user453type=user