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
1=== modified file 'database/schema/security.cfg'
2--- database/schema/security.cfg 2011-11-22 14:12:40 +0000
3+++ database/schema/security.cfg 2011-11-25 21:25:29 +0000
4@@ -445,6 +445,9 @@
5 public.job = SELECT, UPDATE, DELETE
6 public.pofilestatsjob = SELECT, UPDATE, DELETE
7 public.potmsgset = SELECT
8+public.distroseries = SELECT
9+public.distribution = SELECT
10+public.sourcepackagename = SELECT
11 public.translationmessage = SELECT
12 public.translationtemplateitem = SELECT
13 type=user

Subscribers

People subscribed via source and target branches

to status/vote changes: