Commit 7a2217c
committed
chore: bump submodules with security and fix updates
- ckanext-blob-storage: use current_user context; improve uploader error handling
- ckanext-dhis2harvester: sanitize harvester error output; fix harvest_search route
- ckanext-fork: address review comments; document resource_autocomplete wildcard limits
- ckanext-harvest: fix has_request_context auth check; tighten sysadmin bypass
- ckanext-restricted: gate REMOTE_USER fallback to testing; narrow ValueError catch
- ckanext-saml2auth: harden SAML session handling
- ckanext-scheming: escape alert_warning XSS; add missing asset snippets
- ckanext-unaids: Bootstrap 5 pull-right/left fixes; CKAN 2.11 migration follow-ups
- ckanext-validation: bound site-user JWT lifetime; restrict auth header scope
- ckanext-versions: untrack internal notes
- ckanext-ytp-request: secure _get_user() with DB validation of REMOTE_USER
- datapusher: migrate to Python 3.10; pin ckanserviceprovider 1.2.01 parent 82bc772 commit 7a2217c
12 files changed
Lines changed: 12 additions & 12 deletions
Submodule ckanext-blob-storage updated from 57297e4 to 8645578
Submodule ckanext-dhis2harvester updated from c811d03 to 3c0ead4
Submodule ckanext-fork updated from 8be0141 to f326df1
Submodule ckanext-harvest updated from 56e70b9 to ec615a8
Submodule ckanext-restricted updated from 4186c67 to 9b530ef
Submodule ckanext-saml2auth updated 11 files
- .github/workflows/test.yml+1-1
- Makefile-80
- PROGRESS.md-213
- ckanext/saml2auth/cache.py+20-8
- ckanext/saml2auth/tests/test_blueprint_get_request.py+4-5
- ckanext/saml2auth/tests/test_interface.py+1-1
- ckanext/saml2auth/views/saml2auth.py+20-3
- docker-compose.test.yml-51
- run-docker-tests.sh-19
- setup-test-env.sh-64
- setup.py+1-2
Submodule ckanext-scheming updated from 766f705 to 93b0665
Submodule ckanext-unaids updated from 78f93c5 to f8f0565
Submodule ckanext-versions updated from 61a843d to 047c9fb
0 commit comments