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

[Feature] Support map as well as structs in ABAC

mih-kopylov opened this issue about 1 year ago
feat: support for creating enforcer with model and policy file path

ramzeng opened this pull request about 1 year ago
feat: support for creating enforcer with model and policy file path

ramzeng opened this pull request about 1 year ago
feat: support array in json for ABAC

bakhdaulet opened this pull request about 1 year ago
[Question] What Model Includes the Idea of a Receiver?

jimydavis opened this issue about 1 year ago
Can I Add a Policy CSV File Via Text?

jimydavis opened this issue about 1 year ago
[Question] Does LoadFilteredPolicy function support FileAdapter only?

meivaldi opened this issue about 1 year ago
[Question] How do I know which rule is in force

zzy2210 opened this issue about 1 year ago
Allow write-action also to read (level based permissions)

AxelRHD opened this issue about 1 year ago
[Question] About GetImplicitResourcesForUser()

GinkT opened this issue about 1 year ago
[Question] How can I query the authorization agent according to the resource

xieqinzhangjian opened this issue about 1 year ago
ACL: is it possible to inherit policies?

Lupici opened this issue about 1 year ago
fix: requestJsonReplace

PokIsemaine opened this pull request about 1 year ago
[Feature] Implement Passkey

VladimirCores opened this issue about 1 year ago
[Bug] AddPoliciesEx Duplicates All Rules Instead of Avoiding Duplication

gabriel-henriq opened this issue about 1 year ago
Limitation of the GetImplicitUsersForResource()

JK-97 opened this issue about 1 year ago
fix: fix the ContextRoleManager interface

PokIsemaine opened this pull request about 1 year ago
feat: fix different types of role definition wrong g function

mtt0 opened this pull request about 1 year ago
[Bug] Different types of role definition wrong g function

mtt0 opened this issue about 1 year ago
feat: add ContextAdapter interface to support context in adapters

PokIsemaine opened this pull request about 1 year ago
fix: different types of role definition panic

mtt0 opened this pull request about 1 year ago
[Bug] Different types of role definition can cause panic

mtt0 opened this issue about 1 year ago
[Feature] Adapter supports `ctx`

shenghui0779 opened this issue about 1 year ago
fix: delete comments for the test case

PokIsemaine opened this pull request about 1 year ago
fix: replace archived gomock with active uber fork

piusalfred opened this pull request about 1 year ago
[Question] A move from golang mock to uber's fork?

piusalfred opened this issue about 1 year ago
[Question] Set up A ROLE per domain

mtghr opened this issue about 1 year ago
feat: support temporal roles model

PokIsemaine opened this pull request about 1 year ago
docs: update build badge

Selflocking opened this pull request about 1 year ago
[Question]Enforce when user-role mappings are stored in another table

pot-code opened this issue about 1 year ago
fix: fix broken links

Selflocking opened this pull request about 1 year ago
Multilevel role

lilililizheng opened this issue about 1 year ago
feat: add AddPermissionsForUser function for SyncedEnforcer struct

zcyc opened this pull request about 1 year ago
[Question] Role inheritance for RBAC domain/tenants

tmlearn opened this issue about 1 year ago
fix: add AddPermissionsForUser to SyncedEnforcer

kinokosu3 opened this pull request about 1 year ago
feat: support temporal roles

PokIsemaine opened this pull request about 1 year ago
Question about the RBAC model example

aosolao opened this issue about 1 year ago
fix: Preprocess the access to the request object in the policy

PokIsemaine opened this pull request over 1 year ago
feat: support json request for ABAC

PokIsemaine opened this pull request over 1 year ago
Authenticate clients

Leonardo-Ferreira opened this issue over 1 year ago
Casbin on huge multinational enterprise scenario

Leonardo-Ferreira opened this issue over 1 year ago
add feature: objects pool

jayddzjh opened this issue over 1 year ago
[feature] Pass JSON string directly when using ABAC

nengc opened this issue over 1 year ago
docs: replace gitter links with discord

Selflocking opened this pull request over 1 year ago
docs: replace gitter links with discord

Selflocking opened this pull request over 1 year ago
[Question] How to quickly filter the output of GetPolicy

HuckOps opened this issue over 1 year ago
build: Update CDN for Chart.js library

PokIsemaine opened this pull request over 1 year ago
ci: change CI benchmark alert threshold

PokIsemaine opened this pull request over 1 year ago
fix: add EnforceContext' GetCacheKey()

peymanmortazavi opened this pull request over 1 year ago
feat: test action

PokIsemaine opened this pull request over 1 year ago
feat: benchmark monitoring action

PokIsemaine opened this pull request over 1 year ago
[Feature]

mishra-nikhil0110 opened this issue over 1 year ago
-

LitoMore opened this pull request over 1 year ago
docs: fix typo in CONTRIBUTING.md

Harshad112 opened this pull request over 1 year ago
[Question] How to implement temporal roles with casbin?

tony-spark opened this issue over 1 year ago
feat: optimize enforce performance by deleting cache in Match

PokIsemaine opened this pull request over 1 year ago
Field-level Enforcement

arun0009 opened this issue over 1 year ago
Some specific optimizations about the enforce function

kooksee opened this pull request over 1 year ago
fix: include staticcheck Github action and fix errors

sarroutbi opened this pull request over 1 year ago
[Question] Can I configure casbin xorm to "skip" table creation ?

atreyamj opened this issue over 1 year ago
[Bug] Large amount of memory and CPU allocation causing system OOM

kooksee opened this issue over 1 year ago
[Question] Combine OIDC JWT token with casbin for authorization

break2make opened this issue over 1 year ago
feat: add GetImplicitUsersForResource() API

PokIsemaine opened this pull request over 1 year ago
[Question] Implicit users for a resource

erickhgm opened this issue over 1 year ago
Force optimization

kooksee opened this pull request over 1 year ago
Manually modifying data in the database, reporting an error

zhangyuxin123 opened this issue over 1 year ago
[Question] Why doesn't this model work?

JoshSharpe opened this issue over 1 year ago
[Bug] enforce optimization analysis

kooksee opened this issue over 1 year ago
[feature] add the GetImplicitUsersForPermission() API

hsluoyz opened this issue over 1 year ago
feat: add GetAllowedObjectConditions() API

PokIsemaine opened this pull request over 1 year ago
feat: don't crash if Clear gets called while holding a lock

OneOfOne opened this pull request over 1 year ago
[Bug] SyncedCachedEnforcer: RUnlock of unlocked RWMutex

michaelknowles opened this issue over 1 year ago
fix: update the CI's golang versions

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 over 1 year ago
fix: fix keymatch with rbac in domain

imp2002 opened this pull request over 1 year ago
AddPolicies ??? RemovePolicies???

hubeidon opened this issue over 1 year ago
fix: fix AddPolicies()'s bug in SyncedCachedEnforcer

Zzhenping opened this pull request over 1 year ago
[Question] Enforce via api/enforce

ISulimanov opened this issue over 1 year ago
feat: add sync cache and synced cached enforcer

SnowWarri0r opened this pull request over 1 year ago