You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2018/02/22 14:42:34 UTC

[airavata] branch group-based-auth updated (e93a09d -> 93c0ffd)

This is an automated email from the ASF dual-hosted git repository.

machristie pushed a change to branch group-based-auth
in repository https://gitbox.apache.org/repos/asf/airavata.git.


    from e93a09d  When getting all app deployments, don't filter by accessibleAppDeploymentIds
     add fc9fb2e  AIRAVATA-2679 & AIRAVATA-2680 auth checks and add/remove users from group
     add 484e2d8  Fixed tests
     new 93c0ffd  Merge pull request #172 from sachinkariyattin/group-based-auth

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../handlers/GroupManagerServiceHandler.java       |   59 +-
 .../groupmanager/cpi/GroupManagerService.java      | 3236 ++++++++++++++++++--
 .../server/SharingRegistryServerHandler.java       |   20 +
 .../registry/SharingRegistryServerHandlerTest.java |    1 +
 .../registry/SharingRegistryServiceTest.java       |    1 +
 .../group-manager/group-manager-cpi.thrift         |    8 +
 6 files changed, 3057 insertions(+), 268 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
machristie@apache.org.

[airavata] 01/01: Merge pull request #172 from sachinkariyattin/group-based-auth

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

machristie pushed a commit to branch group-based-auth
in repository https://gitbox.apache.org/repos/asf/airavata.git

commit 93c0ffd04b058e33c015181999008847c8ae5537
Merge: e93a09d 484e2d8
Author: Marcus Christie <ma...@iu.edu>
AuthorDate: Thu Feb 22 09:42:31 2018 -0500

    Merge pull request #172 from sachinkariyattin/group-based-auth
    
    [AIRAVATA-2679]  [AIRAVATA-2680] GroupManagerService: Auth checks and add/remove users from group

 .../handlers/GroupManagerServiceHandler.java       |   59 +-
 .../groupmanager/cpi/GroupManagerService.java      | 3236 ++++++++++++++++++--
 .../server/SharingRegistryServerHandler.java       |   20 +
 .../registry/SharingRegistryServerHandlerTest.java |    1 +
 .../registry/SharingRegistryServiceTest.java       |    1 +
 .../group-manager/group-manager-cpi.thrift         |    8 +
 6 files changed, 3057 insertions(+), 268 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
machristie@apache.org.