On Fri, Oct 02, 2009 at 09:30:31AM -0000, [email protected] 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 <[email protected]>
> 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

_______________________________________________
Mailing list: https://launchpad.net/~launchpad-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~launchpad-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to