Commit 89ddb78
committed
fix: restore Cloud.gov client origins to CORS whitelist
The pen test remediation over-trimmed the CORSWhitelist, removing
legitimate dev/staging/prod client URLs. The actual CORS fix was in
the callback logic (rejecting undefined origins), not in removing
real client origins.1 parent d3249ec commit 89ddb78
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
83 | 87 | | |
84 | 88 | | |
85 | 89 | | |
| |||
0 commit comments