testinggospels / camouflage

Camouflage is a backend mocking tool for HTTP, gRPC, Websockets and Thrift protocols, which helps you carry out your front end prototyping, unit testing, functional/performance testing in silos, in absence of one or more Microservices/APIs.
https://testinggospels.github.io/camouflage/
MIT License
270 stars 26 forks source link

Allow users to configure list of hosts for CORS via config.yml #53

Closed shubhendumadhukar closed 3 years ago

shubhendumadhukar commented 3 years ago

Is your feature request related to a problem? Please describe. For security reasons, camouflage server should only accept requests from specific origins.

Describe the solution you'd like Camouflage should accept an array of domains/hosts for which CORS is enabled.

Describe alternatives you've considered NA

Additional context NA

github-actions[bot] commented 3 years ago

:tada: This issue has been resolved in version 0.5.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: