Closed kettenbach-it closed 1 year ago
Thanks for the PR!
Could you make this an optional configuration option, along with the hostnames to enable? Having CORS wide opened like this basically opens it up to any website on the internet, which the app should not be doing in its default configuration.
See my comment here: https://github.com/mrene/minidsp-rs/issues/571#issuecomment-1529514707
PR are to discuss code, not features
Implemented in 838c4a0
Closes #571