database-proxy
database-proxy copied to clipboard
Allow wildcard for CORS Access-Control-Allow-Origin
Presently, a validation is performed comparing the configured origin with the origin of the incoming request. This setup restricts the ability to designate the allowed origin as a wildcard (*).