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

Proposed by Benji York
Status: Superseded
Proposed branch: lp:~benji/launchpad/bug-877195-db-3
Merge into: lp:launchpad/db-devel
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-3
Reviewer Review Type Date Requested Status
Stuart Bishop (community) Approve
Robert Collins (community) Approve
Launchpad code reviewers Pending
Review via email: mp+83445@code.launchpad.net

This proposal has been superseded by a proposal from 2011-11-28.

Commit message

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
Robert Collins (lifeless) wrote :

Heh, actually this doens't need DB review per the DB review process - this is just a normal code review.

Revision history for this message
Robert Collins (lifeless) :
review: Approve
Revision history for this message
Stuart Bishop (stub) wrote :

yer

review: Approve

Unmerged revisions

11171. By Benji York

add some security declarations for template statistics jobs

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-25 21:25:29 +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

Subscribers

People subscribed via source and target branches

to status/vote changes: