Task · OPN-0025

Document 26.7 ACL privilege merge impact on restricted API keys

Description

OPNsense 26.7 consolidated user-management privileges; restricted API keys may need re-granting for auth/* search endpoints (authUsers, authGroups, authAPIKeys). Add a docs/compatibility.md note and check whether the recommended-permissions guidance in docs/security or getting-started needs updating.

Acceptance Criteria

Definition of Done

Implementation Plan

Wave 2 L11: verify the released 26.7 ACL privilege consolidation against repository guidance, document only the operator-visible re-grant requirement, and validate generated-document consistency. Documentation-only lane; no runtime changes.

Final Summary

Documented the OPNsense 26.7 user-management ACL consolidation, the restricted-user re-grant procedure, and the affected auth endpoint family in commit e0309efc. Verified with just docs-check </dev/null: doclint passed and all generated docs were current. CodeRabbit was deliberately skipped because this was documentation-only.

View the source file on GitHub