rzo1 opened a new pull request, #8973: URL: https://github.com/apache/storm/pull/8973
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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
