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 2021/05/13 18:21:21 UTC

[airavata-django-portal] branch develop updated (8fe855d -> dcf93fb)

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

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


    from 8fe855d  Merge branch 'AIRAVATA-3462' into develop
     add 78ace00  Redirect with access token query parameter
     add 59a3f94  Handle redirect_uri that already has query params
     new dcf93fb  Merge branch 'jupyterhub-access-token-redirect' into develop

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:
 django_airavata/apps/auth/urls.py  |  1 +
 django_airavata/apps/auth/views.py | 20 +++++++++++++++++++-
 django_airavata/settings.py        |  6 ++++++
 3 files changed, 26 insertions(+), 1 deletion(-)

[airavata-django-portal] 01/01: Merge branch 'jupyterhub-access-token-redirect' into develop

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

machristie pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git

commit dcf93fb716722dc3ce28cbd45123453734027045
Merge: 8fe855d 59a3f94
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Thu May 13 14:20:42 2021 -0400

    Merge branch 'jupyterhub-access-token-redirect' into develop

 django_airavata/apps/auth/urls.py  |  1 +
 django_airavata/apps/auth/views.py | 20 +++++++++++++++++++-
 django_airavata/settings.py        |  6 ++++++
 3 files changed, 26 insertions(+), 1 deletion(-)