Ocelot icon indicating copy to clipboard operation
Ocelot copied to clipboard

Adds `SecurityOptions` to global configuration

Open Fabman08 opened this issue 4 months ago • 5 comments

Closes #2165

  • #2165

Proposed Changes

As the issue #2165 reports, the SecurityOptions are missing in GlobalConfiguration.

This pull request adds the ability to configure Allowed and Blocked IPs globally: the global configuration will be applied for every route unless an existing SecurityOptions is present on it

Fabman08 avatar Oct 11 '24 06:10 Fabman08