Skip to content

Bug fix: proxy.php - urlCellPM key reference should not include a colon#1

Open
hamdrew wants to merge 1 commit intoi2b2:mainfrom
hamdrew:fix-proxy-load-urls
Open

Bug fix: proxy.php - urlCellPM key reference should not include a colon#1
hamdrew wants to merge 1 commit intoi2b2:mainfrom
hamdrew:fix-proxy-load-urls

Conversation

@hamdrew
Copy link

@hamdrew hamdrew commented May 19, 2025

This fixes a bug where domains in the i2b2_config_domains.json file are not being automatically added to the $WHITELIST variable.

@wfordwfu
Copy link

For anyone else running into this and using in a Dockerfile, you can add this to your entrypoint.sh script to fix for now:
sed -i 's/"urlCellPM:"/"urlCellPM"/' /var/www/html/proxy.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants