This is an automated email from the ASF dual-hosted git repository.
machristie pushed a change to branch staging
in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git.
from fc3748b AIRAVATA-3490 Fixes gateway admin check
new e725c11 AIRAVATA-3319 Require login for user profile editor
new 5e515b7 Handle refresh token failure
new a481226 authz_token should already exist on request in login signal
new fabcc8f Fixes bug where missing ACCESS_TOKEN was interpreted as a
good, unexpired token
The 4 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/backends.py | 20 ++++++++++++------
django_airavata/apps/auth/signals.py | 7 +++----
django_airavata/apps/auth/utils.py | 39 ++++++++++++++++++++++++++---------
django_airavata/apps/auth/views.py | 1 +
4 files changed, 47 insertions(+), 20 deletions(-)