zaunist opened a new issue #2340: URL: https://github.com/apache/apisix-dashboard/issues/2340
# Feature request ## Please describe your feature Currently, manager-api set `cors` in https://github.com/apache/apisix-dashboard/blob/master/api/internal/filter/cors.go, we should enhance the customization features here to facilitate user-defined configuration of the header. ## Describe the solution you'd like Add a `Security` configuration field in `conf.yaml`, so user defined configuration as needed. ## Additional context The `cors.go` default configuration maybe cause some damage, so we need to fix it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
