tianxiaoliang commented on a change in pull request #705:
URL:
https://github.com/apache/servicecomb-service-center/pull/705#discussion_r503700528
##########
File path: server/core/proto/types.go
##########
@@ -39,6 +39,8 @@ type ServerConfig struct {
SslVerifyPeer bool `json:"sslVerifyPeer,string"`
SslCiphers string `json:"sslCiphers"`
+ RbacEnabled bool `json:"rbacEnabled"`
Review comment:
RBAC should use uppercase
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]