Skip to content

Conversation

raybellis
Copy link

Summary

On FreeBSD (and only on FreeBSD) apache::mod::info is loaded by default. I can discern no good reason for why this should be the case, and it's trivial to add if required.

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified. (For example puppet apply)

@raybellis raybellis requested review from bastelfreak, ekohl, smortex and a team as code owners August 4, 2025 09:26
@CLAassistant
Copy link

CLAassistant commented Aug 4, 2025

CLA assistant check
All committers have signed the CLA.

Copy link
Collaborator

@smortex smortex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is a breaking change, but I am fine with it.

But I have a secret 😉 In my apache profile, I set default_mods => false and would recommend everybody doing this… That way you only load the modules you need and these defaults are not a big deal anymore.

@raybellis
Copy link
Author

By and large we're fine with the default modules, but I found an issue specifically with apache::mod::info where it interacts with other features leaving it wide open ignoring any IP ACL. I've sent a report to security@perforce.

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.

3 participants