Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/casbin/casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN
https://github.com/casbin/casbin
feat: don't crash if Clear gets called while holding a lock
OneOfOne opened this pull request over 1 year ago
OneOfOne opened this pull request over 1 year ago
[Bug] SyncedCachedEnforcer: RUnlock of unlocked RWMutex
michaelknowles opened this issue over 1 year ago
michaelknowles opened this issue over 1 year ago
fix: update the CI's golang versions
XDTD opened this pull request over 1 year ago
XDTD opened this pull request over 1 year ago
ci: run CI on Go 1.18, 1.19 and 1.20
hsluoyz opened this issue almost 2 years ago
hsluoyz opened this issue almost 2 years ago
[Question] How do I check if any ACL rules exist for a given user?
smac89 opened this issue almost 2 years ago
smac89 opened this issue almost 2 years ago
fix: fix keymatch with rbac in domain
imp2002 opened this pull request almost 2 years ago
imp2002 opened this pull request almost 2 years ago
AddPolicies ??? RemovePolicies???
hubeidon opened this issue almost 2 years ago
hubeidon opened this issue almost 2 years ago
fix: fix AddPolicies()'s bug in SyncedCachedEnforcer
Zzhenping opened this pull request almost 2 years ago
Zzhenping opened this pull request almost 2 years ago
[Question] Enforce via api/enforce
ISulimanov opened this issue almost 2 years ago
ISulimanov opened this issue almost 2 years ago
[Question] I want to figure out how to separately configure roles/permissions and the domain/resource hierarchy so that they don't bleed into each other
eouw0o83hf opened this issue almost 2 years ago
eouw0o83hf opened this issue almost 2 years ago
feat: add sync cache and synced cached enforcer
SnowWarri0r opened this pull request almost 2 years ago
SnowWarri0r opened this pull request almost 2 years ago
[Question] Why does the adapter interface not include GetFilteredPolicy, GetFilteredGroupingPolicy
osmian opened this issue almost 2 years ago
osmian opened this issue almost 2 years ago
[Bug] Casbin Default Cache throws concurrent read/writes error
yugant007 opened this issue almost 2 years ago
yugant007 opened this issue almost 2 years ago
[Feature]add views like this picture,Tencent Cloud
zhangdongshun opened this issue almost 2 years ago
zhangdongshun opened this issue almost 2 years ago
[Feature]Can the GenerateGFunction method pass all parameters transparently to the Haslink of the rolemanager?
xuantianyingjie opened this issue almost 2 years ago
xuantianyingjie opened this issue almost 2 years ago
fix: Data race in GetImplicitPermissionsForUser
PokIsemaine opened this pull request almost 2 years ago
PokIsemaine opened this pull request almost 2 years ago
[Bug] Data race in GetImplicitPermissionsForUser in SyncedEnforcer in Go library
byo opened this issue almost 2 years ago
byo opened this issue almost 2 years ago
fix: add UpdateNamedGroupingPolicy() APIs to implement the IEnforcer interface
nonchan7720 opened this pull request almost 2 years ago
nonchan7720 opened this pull request almost 2 years ago
[bug] Why some methods are not present in the interface
nonchan7720 opened this issue almost 2 years ago
nonchan7720 opened this issue almost 2 years ago
[Question]how do I deal with transaction by using casbin?
ltp217 opened this issue almost 2 years ago
ltp217 opened this issue almost 2 years ago
[Bug] Implicit role doesn't work in go-lang lib but work in casbin editor
longsunli opened this issue almost 2 years ago
longsunli opened this issue almost 2 years ago
feat: make the default cache expirable
JalinWang opened this pull request almost 2 years ago
JalinWang opened this pull request almost 2 years ago
CachedEnforcer does not expire keys
yugant007 opened this issue almost 2 years ago
yugant007 opened this issue almost 2 years ago
feat: merge string-adapter into casbin main library
rts-gordon opened this pull request almost 2 years ago
rts-gordon opened this pull request almost 2 years ago
need to know how to do this?
isola93 opened this issue almost 2 years ago
isola93 opened this issue almost 2 years ago
feat: Add methods such as AddPoliciesEx
PokIsemaine opened this pull request almost 2 years ago
PokIsemaine opened this pull request almost 2 years ago
feat: fix locks in SyncedEnforcer Self* management API
PokIsemaine opened this pull request almost 2 years ago
PokIsemaine opened this pull request almost 2 years ago
[Bug] Batch insert of policy rules fails if some rules exist already.
yugant007 opened this issue almost 2 years ago
yugant007 opened this issue almost 2 years ago
[Bug] fatal error: concurrent map read and map write
kooksee opened this issue almost 2 years ago
kooksee opened this issue almost 2 years ago
fix watcher sync
kooksee opened this pull request almost 2 years ago
kooksee opened this pull request almost 2 years ago
[Question] Users/Tenants/Roles/Objects/Actions how to model?
iGrog opened this issue almost 2 years ago
iGrog opened this issue almost 2 years ago
feat: add GetAllRolesByDomain() API
PokIsemaine opened this pull request almost 2 years ago
PokIsemaine opened this pull request almost 2 years ago
[feature] requested GetAllRolesByDomain(): how to get all roles in specified domain with api
gsgs-libin opened this issue almost 2 years ago
gsgs-libin opened this issue almost 2 years ago
fix: LoadPolicy() does not reflect the latest results
PokIsemaine opened this pull request almost 2 years ago
PokIsemaine opened this pull request almost 2 years ago
fix: SyncLRUCache Get
PokIsemaine opened this pull request almost 2 years ago
PokIsemaine opened this pull request almost 2 years ago
[Question] - Help with model definition
sujit-baniya opened this issue almost 2 years ago
sujit-baniya opened this issue almost 2 years ago
[Question]
sujit-baniya opened this issue almost 2 years ago
sujit-baniya opened this issue almost 2 years ago
fix : rebuild() function infinite loop by role_manager.go
anujcontractor opened this pull request almost 2 years ago
anujcontractor opened this pull request almost 2 years ago
[Bug] runtime error: invalid memory address or nil pointer dereference
kooksee opened this issue almost 2 years ago
kooksee opened this issue almost 2 years ago
Updated enforcer_cached.go & enforcer_synced.go
anujcontractor opened this pull request almost 2 years ago
anujcontractor opened this pull request almost 2 years ago
[Bug] `Enforce()` does not reflect latest policy after calling `LoadPolicy()`
t3-aoki opened this issue almost 2 years ago
t3-aoki opened this issue almost 2 years ago
[Question] Effective db indexing for RBAC
jesikmin opened this issue almost 2 years ago
jesikmin opened this issue almost 2 years ago
[Question] RBAC with ACL + admin
jesikmin opened this issue almost 2 years ago
jesikmin opened this issue almost 2 years ago
[Question] Is it possible to have generic policies?
geometrikal opened this issue almost 2 years ago
geometrikal opened this issue almost 2 years ago
fix: add support to use '*' in keymatch5 utils
MkDierz opened this pull request almost 2 years ago
MkDierz opened this pull request almost 2 years ago
Does keyMatch5 does not support '*'?
MkDierz opened this issue almost 2 years ago
MkDierz opened this issue almost 2 years ago
why my casbin is always ture,even I used e.loadpolicy[Question]
liutheuniverse opened this issue almost 2 years ago
liutheuniverse opened this issue almost 2 years ago
fix: check if assertion not exist on model when LoadPolicyArray
notdu opened this pull request almost 2 years ago
notdu opened this pull request almost 2 years ago
[Question]How to add RBAC with domains in loopback4
PoyuLU opened this issue almost 2 years ago
PoyuLU opened this issue almost 2 years ago
EOL Component
satish-suradkar opened this issue almost 2 years ago
satish-suradkar opened this issue almost 2 years ago
Working of RBAC Api
rajivharlalka opened this issue almost 2 years ago
rajivharlalka opened this issue almost 2 years ago
I get an error after compile golang [Question]
hs-dev-web opened this issue about 2 years ago
hs-dev-web opened this issue about 2 years ago
[Bug] Slow enforcement with many roles
sebd71 opened this issue about 2 years ago
sebd71 opened this issue about 2 years ago
[Question] Replace "g" with "u" in CasbinRBAC
rajivharlalka opened this issue about 2 years ago
rajivharlalka opened this issue about 2 years ago
[Question] - domain inheritance with pattern matching
peterzernia opened this issue about 2 years ago
peterzernia opened this issue about 2 years ago
Suggestion for compined RBAC with ABAC model
tsoultanopoulos opened this issue about 2 years ago
tsoultanopoulos opened this issue about 2 years ago
[Question] Every issue is assigned to @hsluoyz; where is external contribution needed?
abhi-kr-2100 opened this issue about 2 years ago
abhi-kr-2100 opened this issue about 2 years ago
[Question] Dynamic pattern matching for Subject and Object
aksswami opened this issue about 2 years ago
aksswami opened this issue about 2 years ago
feat: add locks for self functions in DistributedEnforcer
maocaicai opened this pull request about 2 years ago
maocaicai opened this pull request about 2 years ago
[Question] Implementation of Entity/Resource Roles with row level access
aksswami opened this issue about 2 years ago
aksswami opened this issue about 2 years ago
[Question] - Need some suggestion on role manager implementation.
sujit-baniya opened this issue about 2 years ago
sujit-baniya opened this issue about 2 years ago
[Question] - How to implement hierarchy based domain role model
sujit-baniya opened this issue about 2 years ago
sujit-baniya opened this issue about 2 years ago
feat: add management api for replica node in distributed system
zhangmingwalker1633 opened this pull request about 2 years ago
zhangmingwalker1633 opened this pull request about 2 years ago
[Question] concurrent race when LoadPolicy is called
sasakiyori opened this issue about 2 years ago
sasakiyori opened this issue about 2 years ago
fix: refactor the LoadPolicy in SyncedEnforcer, reduce the lock range
deagon opened this pull request over 2 years ago
deagon opened this pull request over 2 years ago
[Bug] concurrent data race
Rainshaw opened this issue over 2 years ago
Rainshaw opened this issue over 2 years ago
[Question] Is there any better design?
Rainshaw opened this issue over 2 years ago
Rainshaw opened this issue over 2 years ago
feat: allow missing/existing policies in batch manipulation
JalinWang opened this pull request over 2 years ago
JalinWang opened this pull request over 2 years ago
[Question] How to get data with rbac with domains models
zeihanaulia opened this issue over 2 years ago
zeihanaulia opened this issue over 2 years ago
fix: more APIs are supported in the priority model
JalinWang opened this pull request over 2 years ago
JalinWang opened this pull request over 2 years ago
feat: add TryEvaluate to support priority allow/deny override
tangyang9464 opened this pull request over 2 years ago
tangyang9464 opened this pull request over 2 years ago
Subject priority and then override allow?
timabilov opened this issue over 2 years ago
timabilov opened this issue over 2 years ago
feat: support domain hierarchical and GetNamedRoleManager
tangyang9464 opened this pull request over 2 years ago
tangyang9464 opened this pull request over 2 years ago
feat: caching the govaluate expressions
timconinx opened this pull request over 2 years ago
timconinx opened this pull request over 2 years ago
feat: add IPatternFuncs
abichinger opened this pull request over 2 years ago
abichinger opened this pull request over 2 years ago
[Feature] Matcher expressions are always re-evaluated, even when they don't change
timconinx opened this issue over 2 years ago
timconinx opened this issue over 2 years ago
[Bug] - Domain manager rebuild() infinite loop?
kizjig opened this issue over 2 years ago
kizjig opened this issue over 2 years ago
feat: add policy length check in LoadPolicyLine
tangyang9464 opened this pull request over 2 years ago
tangyang9464 opened this pull request over 2 years ago
[Bug] Performance issue in RBAC with pattern matching domains
silverspace opened this issue over 2 years ago
silverspace opened this issue over 2 years ago
perf: Put function calls last in example configurations.
thetorpedodog opened this pull request almost 3 years ago
thetorpedodog opened this pull request almost 3 years ago
Make a Casbin middleware for go-zero
hsluoyz opened this issue almost 3 years ago
hsluoyz opened this issue almost 3 years ago
Get permission for user in domain - filtering policies without domains
timabilov opened this issue about 3 years ago
timabilov opened this issue about 3 years ago
fix: abac not using policy
Abingcbc opened this pull request about 3 years ago
Abingcbc opened this pull request about 3 years ago
[Bug]Concurrent map read and map write in SyncedEnforcer
phoenixsqf opened this issue over 3 years ago
phoenixsqf opened this issue over 3 years ago
[Question] Hierarchical domains with (hierarchical) roles
Sefriol opened this issue over 3 years ago
Sefriol opened this issue over 3 years ago
feat: Migrate expression evaluation library from `govaluate` to `expr`.
tson1111 opened this pull request over 3 years ago
tson1111 opened this pull request over 3 years ago
Improve the performance of the new BatchEnforce() API
hsluoyz opened this issue almost 4 years ago
hsluoyz opened this issue almost 4 years ago
Who is using Casbin? 🔥🔥🔥🔥
hsluoyz opened this issue over 4 years ago
hsluoyz opened this issue over 4 years ago
Rule Indexing feature
GopherJ opened this issue over 4 years ago
GopherJ opened this issue over 4 years ago
Implement cross-domain role inheritance: g, admin, developer, domain1, domain2
rrasulzade opened this issue over 4 years ago
rrasulzade opened this issue over 4 years ago
Scaling ABAC Rules
harsimranb opened this issue almost 5 years ago
harsimranb opened this issue almost 5 years ago
Support multiple policy definitions
tdb-alcorn opened this issue over 6 years ago
tdb-alcorn opened this issue over 6 years ago
How to solve the huge data when I use persistent Database?
rts-gordon opened this issue over 6 years ago
rts-gordon opened this issue over 6 years ago
How to query for all permissions that a user has?
jon-whit opened this issue almost 7 years ago
jon-whit opened this issue almost 7 years ago