You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by li...@apache.org on 2022/11/22 14:54:47 UTC

[servicecomb-kie] branch dev updated (a612dac -> 667398e)

This is an automated email from the ASF dual-hosted git repository.

littlecui pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/servicecomb-kie.git


    from a612dac  rbac增加弱检查;修复无get权限时,获取配置列表报错。 (#267)
     add 667398e  修复只有create权限时,create配置报错;get list label匹配错误 (#268)

No new revisions were added by this update.

Summary of changes:
 server/datasource/auth/filter_kvdoc.go      |  2 +-
 server/datasource/auth/filter_kvdoc_test.go | 10 ++-----
 server/datasource/etcd/kv/kv_dao.go         | 43 +++++++++++++++++++++--------
 3 files changed, 35 insertions(+), 20 deletions(-)