Skip to content
Snippets Groups Projects
Commit 484310f6 authored by Alexander Pace's avatar Alexander Pace
Browse files

gracedb-2.23.1

parent 464cd54f
No related branches found
Tags gracedb-2.23.1
1 merge request!177gracedb-2.23.1
Pipeline #569549 passed
...@@ -36,7 +36,7 @@ INFO_BANNER_MESSAGE = "TEST MESSAGE" ...@@ -36,7 +36,7 @@ INFO_BANNER_MESSAGE = "TEST MESSAGE"
BETA_REPORTS_LINK = False BETA_REPORTS_LINK = False
# Version --------------------------------------------------------------------- # Version ---------------------------------------------------------------------
PROJECT_VERSION = '2.23.0' PROJECT_VERSION = '2.23.1'
# Unauthenticated access ------------------------------------------------------ # Unauthenticated access ------------------------------------------------------
# This variable should eventually control whether unauthenticated access is # This variable should eventually control whether unauthenticated access is
......
...@@ -145,7 +145,7 @@ ServerName ${DJANGO_PRIMARY_FQDN} ...@@ -145,7 +145,7 @@ ServerName ${DJANGO_PRIMARY_FQDN}
AuthType Shibboleth AuthType Shibboleth
ShibRequestSetting requireSession true ShibRequestSetting requireSession true
ShibUseHeaders On ShibUseHeaders On
Require shib-user tanner.prestegard@LIGO.ORG alexander.pace@LIGO.ORG patrick.brady@LIGO.ORG thomas.downes@LIGO.ORG Require shib-user duncan.meacher@LIGO.ORG alexander.pace@LIGO.ORG daniel.wysocki@LIGO.ORG patrick.brady@LIGO.ORG
</Location> </Location>
</VirtualHost> </VirtualHost>
adc-streaming==2.3.1 adc-streaming==2.3.2
aws-xray-sdk==2.11.0 aws-xray-sdk==2.11.0
ConcurrentLogHandler==0.9.1 ConcurrentLogHandler==0.9.1
cryptography==41.0.3 confluent-kafka==2.3.0
cryptography==41.0.5
Django==3.2.20 Django==3.2.20
django-computedfields==0.2.3 django-computedfields==0.2.3
django-debug-toolbar==4.1.0 django-debug-toolbar==4.1.0
...@@ -22,7 +23,8 @@ gssapi==1.8.2 ...@@ -22,7 +23,8 @@ gssapi==1.8.2
gunicorn[gthread]==21.2.0 gunicorn[gthread]==21.2.0
hop-client==0.8.0 hop-client==0.8.0
html5lib==1.1.0 html5lib==1.1.0
igwn-alert-overseer==0.6.0 igwn-alert==0.4.0
igwn-alert-overseer==0.6.1
ipdb==0.13.13 ipdb==0.13.13
ipython==8.14.0 ipython==8.14.0
#jwt==1.3.1 #jwt==1.3.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment