Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

修复在RBAC在只有create权限时,create配置报错 #268

Merged
merged 1 commit into from
Nov 22, 2022

Conversation

123yangxiong
Copy link
Contributor

@123yangxiong 123yangxiong commented Nov 22, 2022

修复在RBAC在只有create权限时,create配置报错; get list label匹配错误

server/datasource/etcd/kv/kv_dao.go Outdated Show resolved Hide resolved
server/datasource/etcd/kv/kv_dao.go Outdated Show resolved Hide resolved
server/datasource/options.go Outdated Show resolved Hide resolved
@little-cui little-cui merged commit 667398e into apache:dev Nov 22, 2022
little-cui added a commit that referenced this pull request Dec 5, 2022
* Feature:新增rbac认证 (#262)

* 增加RBAC认证

* 增加RBAC认证

Co-authored-by: 123yangxiong <18078907383@163.com>

* Feature:新增rbac认证 (#263)

Co-authored-by: little-cui <sure_0757@qq.com>

* 增加RBAC校验 (#265)

* 增加RBAC校验

* Update filter_kvdoc_test.go

* Update service.go

* 添加license header,文件名makeScope改为scope_source (#266)

* 增加RBAC校验

* 增加license header,文件makeScope改名为resource_scope

* rbac增加弱检查;修复无get权限时,获取配置列表报错。 (#267)

* 修复只有create权限时,create配置报错;get list label匹配错误 (#268)

* 修复批量删除和导入panic (#269)

* 修改rbac无权限返回错误 (#271)

Co-authored-by: 123yangxiong <18078907383@163.com>
Co-authored-by: 123yangxiong <117716942+123yangxiong@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants