Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/casbin/node-casbin

An authorization library that supports access control models like ACL, RBAC, ABAC in Node.js and Browser
https://github.com/casbin/node-casbin

feat: update to @casbin/expression-eval 5.3.0 to fix short-circuit bug

tx2002 opened this pull request about 1 month ago
feat: add BracketAwareCsvParser to parse CSV file better

HashCookie opened this pull request about 1 month ago
regexMatch fails till v.5.34.0

otchilin opened this issue about 1 month ago
[bug] deleteRoleForUser is not working as expected

ShellXploit opened this issue about 2 months ago
feat: switch dependency to our own package: @casbin/expression-eval 5.2.0

tx2002 opened this pull request about 2 months ago
feat: switch dependency to our own package: @casbin/expression-eval 5.2.0

tx2002 opened this pull request about 2 months ago
[bug] deleteRoleForUser is not working as expected

ShellXploit opened this issue about 2 months ago
feat: use `import { Buffer } from 'buffer/'` to be compatible with Bun

lht102 opened this pull request 2 months ago
feat: add detection for more model errors

HashCookie opened this pull request 3 months ago
feat: prevent duplicated sections and invalid operators in config and model

HashCookie opened this pull request 3 months ago
How to get user all permissions

RogersLei opened this issue 5 months ago
How to do Role hierarchy with domain using casbin

TessilimiTheo opened this issue 6 months ago
Feature Request: Method to Retrieve All Domains for a User or a role

TessilimiTheo opened this issue 7 months ago
Replace depricated library [email protected]

mjza opened this issue 8 months ago
feat: ensure eft and priority are respected in p2, r2, etc

sophiebella28 opened this pull request 8 months ago
Effects are ignored for all policies other than the first one

sophiebella28 opened this issue 8 months ago
escapeAssertion does not respect string literals

kevinresol opened this issue 9 months ago
[Question] Can the cache stored in memory here be placed in Redis?

Lce-Lemon opened this issue about 1 year ago
usage of addMatchingFunc

nikhilcares22 opened this issue about 1 year ago
addMatchingFunc

nikhilcares22 opened this issue about 1 year ago
[Bug] Can't resolve 'fs'

hluo-alt opened this issue about 1 year ago
enforcer.deleteUser() wiped out all data from `casbin_rule` table

mdg-mdrozd opened this issue about 1 year ago
feat: Add support for JSON request parsing in Enforcer

Shiva953 opened this pull request about 1 year ago
[feature] ABAC support for EnableAcceptJsonRequest()

rogersgt opened this issue about 1 year ago
[email protected]: The expression-eval npm package is no longer maintained

giovanni-bertoncelli opened this issue about 1 year ago
fix: KeyMatch5 does not match the expected result

aundertaker opened this pull request over 1 year ago
KeyMatch5 does not match the expected result

aundertaker opened this issue over 1 year ago
Add to Nest.js docs

hsluoyz opened this issue over 1 year ago
Casbin Watcher for Prisma ORM

Sedhupathi1411 opened this issue over 1 year ago
No Cloudflare Workers support?

205g0 opened this issue over 1 year ago
feat: add `enforceWithMatcher` & `enforceExWithMatcher`

SkipperQ opened this pull request over 1 year ago
Prefered way to use casbin in a web framework with lots of users?

akhilmhdh opened this issue over 1 year ago
fix: fix broken links

Selflocking opened this pull request over 1 year ago
chore(deps): bump word-wrap from 1.2.3 to 1.2.4

dependabot[bot] opened this pull request over 1 year ago
FileAdapter doesn't escape values when saving policy

pzet123 opened this issue over 1 year ago
chore(deps): bump semver from 5.7.1 to 5.7.2

dependabot[bot] opened this pull request over 1 year ago
docs: replace gitter links with discord

Selflocking opened this pull request over 1 year ago
fix: escapeAssertion is compatible with safari

nodece opened this pull request over 1 year ago
test: add platform test

nodece opened this pull request over 1 year ago
feat: Multiple sections type

nodece opened this pull request over 1 year ago
Problem "invalid group" with v5.24.4 and later

IonVillarreal opened this issue almost 2 years ago
feat: replace picomatch with minimatch

nodece opened this pull request almost 2 years ago
fix(./src/util/util.ts): fixed unwanted replacement of .r in evals

johnsonjo4531 opened this pull request almost 2 years ago
Chaining on nested struct / object fields in ABAC policy

johnsonjo4531 opened this issue almost 2 years ago
Fix typo

serafettin opened this pull request almost 2 years ago
fix: built-in buffer and upgrade csv-parse

nodece opened this pull request almost 2 years ago
fix: using import() to load the fs

nodece opened this pull request almost 2 years ago
Problem in ESM with Require function, v5.24.0

IonVillarreal opened this issue almost 2 years ago
[feature] Port no-policy ABAC feature to Node-Casbin and Casbin-Editor

hsluoyz opened this issue almost 2 years ago
fix: remove lodash usage and types

icholy opened this pull request almost 2 years ago
Error: Cannot find module 'lodash'

icholy opened this issue almost 2 years ago
feat: add built-in FileSystem

nodece opened this pull request almost 2 years ago
Make keyMatch5 support '*'

MkDierz opened this issue almost 2 years ago
CouchDB adapter

VladimirCores opened this issue almost 2 years ago
fix: Update subject_priority_policy_with_domain.csv

diipanshuu opened this pull request almost 2 years ago
fix: Fix typo in subject_priority_policy.csv

diipanshuu opened this pull request almost 2 years ago
fix: fix typo in subject_priority_policy.csv

diipanshuu opened this pull request almost 2 years ago
feat: Correct the error to make this file beautiful and searchable

diipanshuu opened this pull request almost 2 years ago
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1

dependabot[bot] opened this pull request almost 2 years ago
fix: avoid the impact of line breaks CRLF in frontend.test.ts

imp2002 opened this pull request almost 2 years ago
Using a readonly data source: Can you skip creation of the data source?

rogersgt opened this issue almost 2 years ago
feat: support subjectPriority

imp2002 opened this pull request almost 2 years ago
feat: support setNamedRoleManager()

imp2002 opened this pull request almost 2 years ago
fix: add groupPolicy for GetPermissionForUser in frontend.ts

imp2002 opened this pull request almost 2 years ago
[RFC] Add a cli to generate type hint from model file.

Zxilly opened this issue almost 2 years ago
Missing support of setNamedRoleManager()

TimothyZhang7 opened this issue almost 2 years ago
[Question]How to add RBAC with domains in loopback4

PoyuLU opened this issue almost 2 years ago
fix: Multiline Separator Handling

PrathamJaiswal001 opened this pull request almost 2 years ago
fix: Upgraded CI Nodejs version to v14.16.18.

PrathamJaiswal001 opened this pull request almost 2 years ago
chore(deps): bump json5 from 2.2.0 to 2.2.3

dependabot[bot] opened this pull request almost 2 years ago
Upgrade CI Nodejs version to 14, 16, 18

hsluoyz opened this issue almost 2 years ago
fix: delete unused files in examples

yyy1000 opened this pull request almost 2 years ago
chore(deps): bump json5 from 2.2.0 to 2.2.2

dependabot[bot] opened this pull request almost 2 years ago
Update error_model.conf

belpmx opened this pull request almost 2 years ago
null

vainglorycn opened this issue almost 2 years ago
chore(deps): bump qs from 6.5.2 to 6.5.3

dependabot[bot] opened this pull request about 2 years ago
casbinJsGetPermissionForUser returns other user's permissions

ptrjeffrey opened this issue about 2 years ago
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2

dependabot[bot] opened this pull request about 2 years ago
fix: update express-eval dependency to v5

Th3Whit3Wolf opened this pull request about 2 years ago
docs: updated broken links

r4wand opened this pull request about 2 years ago
fix: Revert "fix: escape assersion bug"

hsluoyz opened this pull request about 2 years ago
chore(deps): bump minimatch from 3.0.4 to 3.1.2

dependabot[bot] opened this pull request about 2 years ago
Add grouping policy for casbinJsGetPermissionForUser

Gk0Wk opened this pull request about 2 years ago
Problem in Safari, v5.19.1

IonVillarreal opened this issue about 2 years ago
fix: escape assersion bug

Shivansh-yadav13 opened this pull request about 2 years ago