[root]/continuum-security/src/main/java/org/apache/maven/continuum/security/profile
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 16 (100.0%) | 127 (100.0%) | 7.9 |
jmcconnell | 4 (25.0%) | 107 (84.3%) | 26.7 |
evenisse | 11 (68.8%) | 19 (15.0%) | 1.7 |
oching | 1 (6.3%) | 1 (0.8%) | 1.0 |
PR: CONTINUUM-1147
Added isAuthorized* methods in ContinuumActionSupport for checking authorization in action classes with
different
permissions.
Implemented SecureAction in some of the action classes that has a specific permission. Also added 'modify-project-notifier' operation in ProjectDeveloperDynamicRoleProfile.
1 lines of code changed in:
added restrictive role granting functionality and the Project Group Administrator role. If you are a PGA for a project then you have the ability to assign those roles associated with that project group to other users
107 lines of code changed in:
Update license
19 lines of code changed in:
make the group administrator role assignable
0 lines of code changed in: