alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
2
Pulls
1
Pipelines
core
/
rbac
/
v2
3 files
at
cf8f7bf25d63c7c614f3c8bb146ba5a310dcaa7d
Seongmin Lee
rbac/v2: rbac enforcer rewrite
3w ago
b1443658
rbac.go
rbac/v2: rbac enforcer rewrite Use `dom` field rather than `obj` to filter by repository. So now it's "user with role A in repo B can do action D to object C" where `A,B,C,D` are `sub,dom,obj,act`. spindle user ACL and repository collaborator ACL are slightly different models. For example, from spindle, it should be able to `InviteOnly` config when unspecificed. rbac/v2 can be removed one we use repo-did as delegated account see: <https://tangled.org/tangled.org/core/issues/701> Signed-off-by: Seongmin Lee <git@boltless.me>
3 weeks ago
rbac_test.go
rbac/v2: rbac enforcer rewrite Use `dom` field rather than `obj` to filter by repository. So now it's "user with role A in repo B can do action D to object C" where `A,B,C,D` are `sub,dom,obj,act`. spindle user ACL and repository collaborator ACL are slightly different models. For example, from spindle, it should be able to `InviteOnly` config when unspecificed. rbac/v2 can be removed one we use repo-did as delegated account see: <https://tangled.org/tangled.org/core/issues/701> Signed-off-by: Seongmin Lee <git@boltless.me>
3 weeks ago
repo.go
rbac/v2: rbac enforcer rewrite Use `dom` field rather than `obj` to filter by repository. So now it's "user with role A in repo B can do action D to object C" where `A,B,C,D` are `sub,dom,obj,act`. spindle user ACL and repository collaborator ACL are slightly different models. For example, from spindle, it should be able to `InviteOnly` config when unspecificed. rbac/v2 can be removed one we use repo-did as delegated account see: <https://tangled.org/tangled.org/core/issues/701> Signed-off-by: Seongmin Lee <git@boltless.me>
3 weeks ago