launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #01144
Re: [Branch ~launchpad-pqm/launchpad/devel] Rev 9629: [r=henninge][ui=none][bug=440445] Allow translations branch scanner
On Fri, Oct 02, 2009 at 09:30:31AM -0000, noreply@xxxxxxxxxxxxx wrote:
> Merge authors:
> Jeroen T. Vermeulen (jtv)
> Related merge proposals:
> https://code.launchpad.net/~jtv/launchpad/bug-440445/+merge/12777
> proposed by: Jeroen T. Vermeulen (jtv)
> review: Approve - Henning Eggers (henninge)
> ------------------------------------------------------------
> revno: 9629 [merge]
> committer: Launchpad Patch Queue Manager <launchpad@xxxxxxxxxxxxxxxxx>
> branch nick: launchpad
> timestamp: Fri 2009-10-02 10:27:02 +0100
> message:
> [r=henninge][ui=none][bug=440445] Allow translations branch scanner
> to check permissions.
> modified:
> database/schema/security.cfg
> === modified file 'database/schema/security.cfg'
> --- database/schema/security.cfg 2009-10-01 11:42:04 +0000
> +++ database/schema/security.cfg 2009-10-02 09:27:02 +0000
> @@ -1332,7 +1332,10 @@
> [translationsbranchscanner]
> type=user
> groups=branchscanner
> +public.language = SELECT
> public.translationrelicensingagreement = SELECT
> +public.translationgroup = SELECT
> +public.translator = SELECT
Where are the tests for this change?
--
Björn Tillenius | https://launchpad.net/~bjornt
Follow ups