From 2ab3aa8841041bab496bf2c9e64bd2c92855187e Mon Sep 17 00:00:00 2001 From: Fuhu Xia Date: Thu, 13 Jun 2024 11:41:54 -0400 Subject: [PATCH] update saml2auth --- ckan/requirements.in | 2 +- ckan/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ckan/requirements.in b/ckan/requirements.in index 1a063fe2..ecb47b54 100644 --- a/ckan/requirements.in +++ b/ckan/requirements.in @@ -3,7 +3,7 @@ git+https://github.com/GSA/ckan.git@ckan-2-10-4-fork#egg=ckan git+https://github.com/ckan/ckanext-dcat@master#egg=ckanext-dcat -e git+https://github.com/GSA/ckanext-harvest.git@release-v1-5-6#egg=ckanext-harvest -e git+https://github.com/ckan/ckanext-spatial.git@v2.1.1#egg=ckanext-spatial -git+https://github.com/GSA/ckanext-saml2auth.git@create_user_via_saml.log_210#egg=ckanext-saml2auth +git+https://github.com/GSA/ckanext-saml2auth.git@datagov#egg=ckanext-saml2auth # -e git+https://github.com/ckan/ckanext-qa.git@master#egg=ckanext-qa -e git+https://github.com/ckan/ckanext-archiver.git@master#egg=ckanext-archiver -e git+https://github.com/ckan/ckanext-report.git@master#egg=ckanext-report diff --git a/ckan/requirements.txt b/ckan/requirements.txt index ece237ac..1a11afe5 100644 --- a/ckan/requirements.txt +++ b/ckan/requirements.txt @@ -21,7 +21,7 @@ ckanext-geodatagov==0.2.8 -e git+https://github.com/GSA/ckanext-harvest.git@9039e7a5d563a40177d62487758b366ab77434b6#egg=ckanext_harvest ckanext-metrics-dashboard==0.1.6 -e git+https://github.com/ckan/ckanext-report.git@3588577f46d17e5f6ef163bb984d0e7016daef71#egg=ckanext_report -ckanext-saml2auth @ git+https://github.com/GSA/ckanext-saml2auth.git@4d59366423ed965ba86a7b85547a6bd9f4351869 +ckanext-saml2auth @ git+https://github.com/GSA/ckanext-saml2auth.git@387cfc1c6a7619f670bf387384f2634516de5844 -e git+https://github.com/ckan/ckanext-spatial.git@938308469892e4bcf7389cb4adee5ccdd5a0ccca#egg=ckanext_spatial ckantoolkit==0.0.7 click==8.1.3