Commit 4d294b6
fix: disable external whitelist URL and fix local domains filename for airgapped deployments (#1)
* custom domains
* fix: disable external whitelist URL and fix local domains filename
- Set WHITELIST_URL to empty string to prevent external calls to
iframely.com — required for airgapped deployments
- Rename whitelist/domains.json → whitelist/iframely-domains.json to
match the iframely-*.json pattern required by findLastWhitelist(),
ensuring the bundled local whitelist is loaded on startup
Co-authored-by: Plane AI <noreply@plane.so>
---------
Co-authored-by: Plane AI <noreply@plane.so>1 parent 3ad4b66 commit 4d294b6
2 files changed
Lines changed: 22285 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments