You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by is...@apache.org on 2021/05/18 18:34:26 UTC

[airavata-custos] branch develop updated (751e6c5 -> 503f358)

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

isjarana pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata-custos.git.


    from 751e6c5  Merge pull request #160 from hasithajayasundara/develop
     new 5392522  Add usertoken authentication for authorized method
     new 94b99a5  Allow supertenant to access child tenant operations methods
     new 503f358  Merge pull request #161 from isururanawaka/refactor_develop

The 352 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:
 .../commons/interceptors/AuthInterceptor.java      | 74 +++++++++++++++++++---
 .../interceptors/MultiTenantAuthInterceptor.java   | 11 ++--
 .../interceptors/AuthInterceptorImpl.java          |  3 +-
 3 files changed, 75 insertions(+), 13 deletions(-)