Skip to content

Apply the configured log user and group lists to daemon log requests - #8973

Open
rzo1 wants to merge 1 commit into
masterfrom
fix/logviewer-daemon-log-file-access
Open

Apply the configured log user and group lists to daemon log requests#8973
rzo1 wants to merge 1 commit into
masterfrom
fix/logviewer-daemon-log-file-access

Conversation

@rzo1

@rzo1 rzo1 commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

The daemon log paths combined the daemon flag with the authorizer result as isDaemon || allowed, so the configured logs.users/logs.groups result was discarded for daemon files.

The three daemon log paths (page, download, search) now evaluate the same lists the worker log paths already use. Extends ResourceAuthorizerTest and the three handler tests.

@rzo1 rzo1 added this to the 3.1.0 milestone Aug 19, 2026
@rzo1 rzo1 self-assigned this Aug 19, 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