Skip to content

add bypass header config option to maxmind_acl plugin#13160

Open
traeak wants to merge 1 commit into
apache:masterfrom
traeak:maxmind_bypass
Open

add bypass header config option to maxmind_acl plugin#13160
traeak wants to merge 1 commit into
apache:masterfrom
traeak:maxmind_bypass

Conversation

@traeak
Copy link
Copy Markdown
Contributor

@traeak traeak commented May 13, 2026

This adds support to use an optional header and value to bypass running this plugin in the TSRemapDoRemap stage.

maxmind config yaml looks like:

maxmind:
 bypass:
  header: "@BypassMe"
  value: someval

If this option is not provided then the plugin runs as normal in enforcing mode.
'value' is optional. If missing only the presence of the header is checked.a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant