[Rt-commit] rt branch, 4.4/role-lifecycle-right-check, repushed

Craig Kaiser craig at bestpractical.com
Thu Aug 9 18:06:44 EDT 2018


The branch 4.4/role-lifecycle-right-check was deleted and repushed:
       was ac50136c32d5169f623c8c869917f99eb4754d4e
       now f47a0f9189f547cfec82e755adc81324fa22209d

1: 095f0d387 ! 1: 6ed6267a0 Test lifecycle rights check at context object level
    @@ -45,7 +45,7 @@
     +
     +    RT::Test->set_rights(
     +        { Principal => 'Owner',  Right => [qw(ShowCatalog AdminCatalog)] },
    -+        { Principal => 'Everyone',  Right => [qw(ModifyAsset)] },
    ++        { Principal => 'Everyone',  Right => [qw(ShowAsset ModifyAsset)] },
     +    );
     +
     +    my $asset = RT::Asset->new(RT->SystemUser);
2: 6c6bd8e22 = 2: f0ec1c1e9 Add method for lifecycle rights check
3: ac50136c3 = 3: f47a0f918 Test lifecycle rights by passing context object



More information about the rt-commit mailing list