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/06/25 20:57:38 UTC

[airavata] branch master updated (c40d8f1 -> eb07965)

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

machristie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git.


    from c40d8f1  Added InterACTWEL Jetstream cluster email
     add a79b484  Add isUserEnabled to IamAdminServices
     add 32a58cf  Thrift stub generation for isUserEnabled
     new eb07965  Merge branch 'is-user-enabled'

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:
 .../Iam/Admin/Services/CPI/IamAdminServices.php    |  294 +++++
 .../core/impl/TenantManagementKeycloakImpl.java    |   19 +
 .../core/interfaces/TenantManagementInterface.java |   10 +
 .../profile/handlers/IamAdminServicesHandler.java  |   14 +
 .../iam/admin/services/cpi/IamAdminServices.java   | 1196 ++++++++++++++++++++
 .../iam-admin-services-cpi.thrift                  |    5 +
 6 files changed, 1538 insertions(+)


[airavata] 01/01: Merge branch 'is-user-enabled'

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

machristie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git

commit eb07965fbe9028e21c40bb0ed0f331603762c781
Merge: c40d8f1 32a58cf
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Mon Jun 25 16:57:22 2018 -0400

    Merge branch 'is-user-enabled'

 .../Iam/Admin/Services/CPI/IamAdminServices.php    |  294 +++++
 .../core/impl/TenantManagementKeycloakImpl.java    |   19 +
 .../core/interfaces/TenantManagementInterface.java |   10 +
 .../profile/handlers/IamAdminServicesHandler.java  |   14 +
 .../iam/admin/services/cpi/IamAdminServices.java   | 1196 ++++++++++++++++++++
 .../iam-admin-services-cpi.thrift                  |    5 +
 6 files changed, 1538 insertions(+)