Skip to content

fix modsec_disable_ids, modsec_disable_msgs, modsec_disable_tags hand…#2620

Closed
bovy89 wants to merge 2 commits intopuppetlabs:mainfrom
bovy89:main
Closed

fix modsec_disable_ids, modsec_disable_msgs, modsec_disable_tags hand…#2620
bovy89 wants to merge 2 commits intopuppetlabs:mainfrom
bovy89:main

Conversation

@bovy89
Copy link
Copy Markdown
Contributor

@bovy89 bovy89 commented Jan 13, 2026

Before this change, modsec_disable_ids, modsec_disable_msgs, modsec_disable_tags paramenters are not used by apache/vhost/_security.epp template.

Check on modsec_disable_vhost paramenter is duplicated on the same if statement.

modsec_body_limit type is wrong al lead to

modsec_body_limit => "123456" or even worst modsec_body_limit => "${custom_body_limit}"

instead of modsec_body_limit => 123456,

…ling; remove duplicated modsec_disable_vhost; change modsec_body_limit from string to integer
@bovy89 bovy89 requested review from a team, bastelfreak, ekohl and smortex as code owners January 13, 2026 08:05
@bovy89
Copy link
Copy Markdown
Contributor Author

bovy89 commented Feb 20, 2026

Any update or feedback?

@bovy89 bovy89 closed this by deleting the head repository Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant