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/04/11 18:20:32 UTC

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

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 7d696e0f67df7773ec4db32dcb28583e66eb3882
Merge: 99babaa ee81a66
Author: Marcus Christie <ma...@iu.edu>
AuthorDate: Wed Apr 11 14:20:27 2018 -0400

    Merge pull request #181 from sachinkariyattin/group-based-auth
    
    [AIRAVATA-2697] Update GroupResourceProfile methods in API server to use sharing API to enforce READ and WRITE rules

 .../api/server/handler/AiravataServerHandler.java  | 225 +++++++++-
 .../appcatalog/GroupResourceProfileRepository.java |  31 +-
 .../airavata/registry/core/utils/DBConstants.java  |   1 +
 .../registry/core/utils/QueryConstants.java        |   3 +
 .../GroupResourceProfileRepositoryTest.java        |  15 +-
 .../api/service/handler/RegistryServerHandler.java |  18 +-
 .../airavata/registry/api/RegistryService.java     | 469 ++++++++++++++++-----
 .../component-cpis/registry-api.thrift             |   4 +-
 8 files changed, 610 insertions(+), 156 deletions(-)

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