Skip to content

Return only the log files the requesting user may access from the log file listing - #8974

Open
rzo1 wants to merge 1 commit into
masterfrom
fix/logviewer-log-listing-user-filter
Open

Return only the log files the requesting user may access from the log file listing#8974
rzo1 wants to merge 1 commit into
masterfrom
fix/logviewer-log-listing-user-filter

Conversation

@rzo1

@rzo1 rzo1 commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

listLogFiles took a user argument and never used it, so /listLogs and /searchLogs returned every topology's file names.

Filtering now happens once per port directory rather than once per file, to keep the listing off a per-file disk read. Extends LogviewerLogPageHandlerTest.

@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