lizhimins opened a new pull request, #1832: URL: https://github.com/apache/rocketmq-dashboard/pull/1832
Follow-up repairs after merging the 1494-1713 batch: - AuthInterceptor: skip enforcement when the AuthService bean is unavailable (slice tests/minimal contexts), matching the documented AuthWebConfig fallback - SettingsService: @Autowired on the primary constructor (dual-constructor ambiguity broke full context loading) - AbstractPrometheusCompatibleMetricsSource: overridable validateQueryHost hook so tests can admit the loopback-bound embedded server while production keeps the strict UrlHostGuard - Test alignment: MultiBackend metrics tests bind to a site-local address; auth tests updated for the new login-required default and the ApacheAclReadService mock; message trace API omits undefined topic param; MessagePage/TopicPage async-state tests aligned with current flows Verified: backend 1054/1054, frontend build + 532/532. -- 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]
