zergduan commented on issue #308: URL: https://github.com/apache/rocketmq-dashboard/issues/308#issuecomment-2975568772
Hi 很高兴能看到dashboard有了大幅度的改进,能否考虑修复以下问题: https://github.com/apache/rocketmq-dashboard/issues/302 https://github.com/apache/rocketmq-dashboard/issues/297 另外是否考虑增加dashboard的一些多租户功能? 目前dashboard支持只读用户(普通用户),支持页面过滤(API 列表过滤 resources/role-permission.yml),能否考虑在此基础上实现不同的只读用户(普通用户)拥有不同API参数的过滤?例如: 普通用户A和B只能访问 Topic和Consumer及Messages/Messagetrace页面 并且A用户只能访问以上用户指定过滤条件的Topic,Consumer 信息,例如只能访问以 TP-A 开头的 Topic和 CG-A开头的Comuser及先相关message 且B用户只能访问以上用户指定过滤条件的Topic,Consumer 信息,例如只能访问以 TP-B 开头的 Topic和 CG-B开头的Comuser及先相关message -- 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]
