mirror of https://github.com/hashicorp/boundary
internal/cmd/config: allow explicit origin list w/implicit CORS toggle (#1247)
This ensures that cors_allowed_origins can be set when cors_enabled is not explicitly specified and allowed to be its default (currently true). The current behavior is to clobber this value when cors_enabled is not explicitly set, ultimately setting it to the default of "serve://boundary" only.pull/1248/head
parent
9a11ef3525
commit
579fc621ec
Loading…
Reference in new issue