database-proxy icon indicating copy to clipboard operation
database-proxy copied to clipboard

Allow wildcard for CORS Access-Control-Allow-Origin

Open tebben opened this issue 10 months ago • 0 comments

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 (*).

tebben avatar Apr 04 '24 06:04 tebben