[Rt-commit] rt branch, 4.2/role-group-ACLs, repushed
Alex Vandiver
alexmv at bestpractical.com
Mon Dec 29 16:15:15 EST 2014
The branch 4.2/role-group-ACLs was deleted and repushed:
was 87f7fcd7bb1f986f99ae59810616bc27b9a5b226
now f1fa48eee7a81e70ddc1c68b2e27b45e7469a2ae
1: 87f7fcd ! 1: f1fa48e Skip global-only rights for global role groups
@@ -25,6 +25,7 @@
+ # AdminCcs have SuperUser makes no sense.
+
+ # Find rights which apply globally
++ no warnings 'once';
+ my @rights = sort map {$_->{Name}} values %{$RT::ACE::RIGHTS{'RT::System'}};
+
+ # Those are not allowed to be granted on global role groups
More information about the rt-commit
mailing list