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
1 folder
4 files
at
d724c161811b34333ed87231347c1934bc6db512
Seongmin Lee
rbac/v2: rbac enforcer rewrite
3w ago
b1443658
v2
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.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
knotserver/backfill: 115 collaborator backfill efficiency Lewis: May this revision serve well! <lewis@tangled.org>
1 month ago
txn.go
rbac,knotserver,spindle: txn + querier for member acl Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
util.go
knotserver: stop ingesting member & collaborator records from firehose Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago