opnsense / core

OPNsense GUI, API and systems backend
https://opnsense.org/
BSD 2-Clause "Simplified" License
3.35k stars 749 forks source link

DHCP log file permission - /ui/diagnostics/log/core/dhcpd #7382

Closed matiasduartee closed 6 months ago

matiasduartee commented 6 months ago

Important notices

Before you add a new report, we ask you kindly to acknowledge the following:

Describe the bug

With the change of the DHCP service to the new ISC DHCPv4 name, the endpoint of the loh file is wrong, the correct one would be /ui/diagnostics/log/core/dhcpd and in the permissions interface it is /ui/diagnostics/log/core/dhcp, as the image shows.

OPNsense 24.1.5_3-amd64 FreeBSD 13.2-RELEASE-p11 OpenSSL 3.0.13

image

AdSchellevis commented 6 months ago

I think it's an older regression (rename didn't move anything), but the ACL does indeed seem to point to the wrong item.

AdSchellevis commented 6 months ago

@matiasduartee thanks for reporting by the way