Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
node-casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Node.js
Collective -
Host: opensource -
https://opencollective.com/node-casbin
- Code: https://github.com/casbin/node-casbin
feat: update to @casbin/expression-eval 5.3.0 to fix short-circuit bug
github.com/casbin/node-casbin - tx2002 opened this pull request about 1 month ago
github.com/casbin/node-casbin - tx2002 opened this pull request about 1 month ago
feat: add BracketAwareCsvParser to parse CSV file better
github.com/casbin/node-casbin - HashCookie opened this pull request about 1 month ago
github.com/casbin/node-casbin - HashCookie opened this pull request about 1 month ago
Latest release 5.34.0 The matcher no longer short-circuit evaluation if it comes across a truthy expression
github.com/casbin/node-casbin - tomfriedhof opened this issue about 1 month ago
github.com/casbin/node-casbin - tomfriedhof opened this issue about 1 month ago
regexMatch fails till v.5.34.0
github.com/casbin/node-casbin - otchilin opened this issue about 1 month ago
github.com/casbin/node-casbin - otchilin opened this issue about 1 month ago
[bug] deleteRoleForUser is not working as expected
github.com/casbin/node-casbin - ShellXploit opened this issue about 2 months ago
github.com/casbin/node-casbin - ShellXploit opened this issue about 2 months ago
Revert "feat: switch dependency to our own package: @casbin/expression-eval 5.2.0"
github.com/casbin/node-casbin - tx2002 opened this pull request about 2 months ago
github.com/casbin/node-casbin - tx2002 opened this pull request about 2 months ago
feat: switch dependency to our own package: @casbin/expression-eval 5.2.0
github.com/casbin/node-casbin - tx2002 opened this pull request about 2 months ago
github.com/casbin/node-casbin - tx2002 opened this pull request about 2 months ago
feat: switch dependency to our own package: @casbin/expression-eval 5.2.0
github.com/casbin/node-casbin - tx2002 opened this pull request about 2 months ago
github.com/casbin/node-casbin - tx2002 opened this pull request about 2 months ago
[bug] deleteRoleForUser is not working as expected
github.com/casbin/node-casbin - ShellXploit opened this issue about 2 months ago
github.com/casbin/node-casbin - ShellXploit opened this issue about 2 months ago
feat: use `import { Buffer } from 'buffer/'` to be compatible with Bun
github.com/casbin/node-casbin - lht102 opened this pull request 2 months ago
github.com/casbin/node-casbin - lht102 opened this pull request 2 months ago
feat: add detection for more model errors
github.com/casbin/node-casbin - HashCookie opened this pull request 3 months ago
github.com/casbin/node-casbin - HashCookie opened this pull request 3 months ago
feat: prevent duplicated sections and invalid operators in config and model
github.com/casbin/node-casbin - HashCookie opened this pull request 3 months ago
github.com/casbin/node-casbin - HashCookie opened this pull request 3 months ago
How to get user all permissions
github.com/casbin/node-casbin - RogersLei opened this issue 5 months ago
github.com/casbin/node-casbin - RogersLei opened this issue 5 months ago
How to do Role hierarchy with domain using casbin
github.com/casbin/node-casbin - TessilimiTheo opened this issue 6 months ago
github.com/casbin/node-casbin - TessilimiTheo opened this issue 6 months ago
Feature Request: Method to Retrieve All Domains for a User or a role
github.com/casbin/node-casbin - TessilimiTheo opened this issue 7 months ago
github.com/casbin/node-casbin - TessilimiTheo opened this issue 7 months ago
Replace depricated library [email protected]
github.com/casbin/node-casbin - mjza opened this issue 8 months ago
github.com/casbin/node-casbin - mjza opened this issue 8 months ago
fix: issue with getAllNamedRoles function using wrong index in managementEnforcer.ts
github.com/casbin/node-casbin - divyank-sc opened this pull request 8 months ago
github.com/casbin/node-casbin - divyank-sc opened this pull request 8 months ago
Fix: Discrepancy between `getAllNamedRoles` function implementation and comments
github.com/casbin/node-casbin - divyank-sc opened this issue 8 months ago
github.com/casbin/node-casbin - divyank-sc opened this issue 8 months ago
feat: ensure eft and priority are respected in p2, r2, etc
github.com/casbin/node-casbin - sophiebella28 opened this pull request 8 months ago
github.com/casbin/node-casbin - sophiebella28 opened this pull request 8 months ago
Effects are ignored for all policies other than the first one
github.com/casbin/node-casbin - sophiebella28 opened this issue 8 months ago
github.com/casbin/node-casbin - sophiebella28 opened this issue 8 months ago
escapeAssertion does not respect string literals
github.com/casbin/node-casbin - kevinresol opened this issue 9 months ago
github.com/casbin/node-casbin - kevinresol opened this issue 9 months ago
[Bug] Policy definition contains 2 different policy sets (p and p2) doesn't work in Casbin editor
github.com/casbin/node-casbin - taksedo opened this issue 9 months ago
github.com/casbin/node-casbin - taksedo opened this issue 9 months ago
Enforcing with domains and 100k+ policies causing performance issues
github.com/casbin/node-casbin - jimcamut opened this issue 9 months ago
github.com/casbin/node-casbin - jimcamut opened this issue 9 months ago
Why I can't use enforcer to judge the req using the rbac modle?
github.com/casbin/node-casbin - cjz-lxg opened this issue 11 months ago
github.com/casbin/node-casbin - cjz-lxg opened this issue 11 months ago
[Question] Can the cache stored in memory here be placed in Redis?
github.com/casbin/node-casbin - Lce-Lemon opened this issue about 1 year ago
github.com/casbin/node-casbin - Lce-Lemon opened this issue about 1 year ago
usage of addMatchingFunc
github.com/casbin/node-casbin - nikhilcares22 opened this issue about 1 year ago
github.com/casbin/node-casbin - nikhilcares22 opened this issue about 1 year ago
[Bug] The lack of a constructor results in the default configuration not taking effect.
github.com/casbin/node-casbin - Lce-Lemon opened this issue about 1 year ago
github.com/casbin/node-casbin - Lce-Lemon opened this issue about 1 year ago
[bug] When using ‘watcherEx’, deletion does not trigger it; you need to configure a ‘watcher’ for it to work.
github.com/casbin/node-casbin - Lce-Lemon opened this issue about 1 year ago
github.com/casbin/node-casbin - Lce-Lemon opened this issue about 1 year ago
[Bug] Can't resolve 'fs'
github.com/casbin/node-casbin - hluo-alt opened this issue about 1 year ago
github.com/casbin/node-casbin - hluo-alt opened this issue about 1 year ago
Without enforcer.loadPolicy() Casbin behave unpredictably on mass updates.
github.com/casbin/node-casbin - mdg-mdrozd opened this issue about 1 year ago
github.com/casbin/node-casbin - mdg-mdrozd opened this issue about 1 year ago
enforcer.deleteUser() wiped out all data from `casbin_rule` table
github.com/casbin/node-casbin - mdg-mdrozd opened this issue about 1 year ago
github.com/casbin/node-casbin - mdg-mdrozd opened this issue about 1 year ago
feat: Add support for JSON request parsing in Enforcer
github.com/casbin/node-casbin - Shiva953 opened this pull request about 1 year ago
github.com/casbin/node-casbin - Shiva953 opened this pull request about 1 year ago
[feature] ABAC support for EnableAcceptJsonRequest()
github.com/casbin/node-casbin - rogersgt opened this issue about 1 year ago
github.com/casbin/node-casbin - rogersgt opened this issue about 1 year ago
[email protected]: The expression-eval npm package is no longer maintained
github.com/casbin/node-casbin - giovanni-bertoncelli opened this issue about 1 year ago
github.com/casbin/node-casbin - giovanni-bertoncelli opened this issue about 1 year ago
fix: KeyMatch5 does not match the expected result
github.com/casbin/node-casbin - aundertaker opened this pull request over 1 year ago
github.com/casbin/node-casbin - aundertaker opened this pull request over 1 year ago
KeyMatch5 does not match the expected result
github.com/casbin/node-casbin - aundertaker opened this issue over 1 year ago
github.com/casbin/node-casbin - aundertaker opened this issue over 1 year ago
Casbin Watcher for Prisma ORM
github.com/casbin/node-casbin - Sedhupathi1411 opened this issue over 1 year ago
github.com/casbin/node-casbin - Sedhupathi1411 opened this issue over 1 year ago
No Cloudflare Workers support?
github.com/casbin/node-casbin - 205g0 opened this issue over 1 year ago
github.com/casbin/node-casbin - 205g0 opened this issue over 1 year ago
feat: add `enforceWithMatcher` & `enforceExWithMatcher`
github.com/casbin/node-casbin - SkipperQ opened this pull request over 1 year ago
github.com/casbin/node-casbin - SkipperQ opened this pull request over 1 year ago
Prefered way to use casbin in a web framework with lots of users?
github.com/casbin/node-casbin - akhilmhdh opened this issue over 1 year ago
github.com/casbin/node-casbin - akhilmhdh opened this issue over 1 year ago
fix: fix broken links
github.com/casbin/node-casbin - Selflocking opened this pull request over 1 year ago
github.com/casbin/node-casbin - Selflocking opened this pull request over 1 year ago
chore(deps): bump word-wrap from 1.2.3 to 1.2.4
github.com/casbin/node-casbin - dependabot[bot] opened this pull request over 1 year ago
github.com/casbin/node-casbin - dependabot[bot] opened this pull request over 1 year ago
[Question] Policy_effect 'deny' does not work when combining multiple models in one model configuration
github.com/casbin/node-casbin - privateWoos opened this issue over 1 year ago
github.com/casbin/node-casbin - privateWoos opened this issue over 1 year ago
FileAdapter doesn't escape values when saving policy
github.com/casbin/node-casbin - pzet123 opened this issue over 1 year ago
github.com/casbin/node-casbin - pzet123 opened this issue over 1 year ago
chore(deps): bump semver from 5.7.1 to 5.7.2
github.com/casbin/node-casbin - dependabot[bot] opened this pull request over 1 year ago
github.com/casbin/node-casbin - dependabot[bot] opened this pull request over 1 year ago
docs: replace gitter links with discord
github.com/casbin/node-casbin - Selflocking opened this pull request over 1 year ago
github.com/casbin/node-casbin - Selflocking opened this pull request over 1 year ago
`RBAC with Domains API` # `e.getUsersForRoleInDomain` doesn't work.
github.com/casbin/node-casbin - vaseala opened this issue over 1 year ago
github.com/casbin/node-casbin - vaseala opened this issue over 1 year ago
fix: escapeAssertion is compatible with safari
github.com/casbin/node-casbin - nodece opened this pull request over 1 year ago
github.com/casbin/node-casbin - nodece opened this pull request over 1 year ago
test: add platform test
github.com/casbin/node-casbin - nodece opened this pull request over 1 year ago
github.com/casbin/node-casbin - nodece opened this pull request over 1 year ago
feat: Multiple sections type
github.com/casbin/node-casbin - nodece opened this pull request over 1 year ago
github.com/casbin/node-casbin - nodece opened this pull request over 1 year ago
Problem "invalid group" with v5.24.4 and later
github.com/casbin/node-casbin - IonVillarreal opened this issue almost 2 years ago
github.com/casbin/node-casbin - IonVillarreal opened this issue almost 2 years ago
feat: replace picomatch with minimatch
github.com/casbin/node-casbin - nodece opened this pull request almost 2 years ago
github.com/casbin/node-casbin - nodece opened this pull request almost 2 years ago
fix(./src/util/util.ts): fixed unwanted replacement of .r in evals
github.com/casbin/node-casbin - johnsonjo4531 opened this pull request almost 2 years ago
github.com/casbin/node-casbin - johnsonjo4531 opened this pull request almost 2 years ago
Chaining on nested struct / object fields in ABAC policy
github.com/casbin/node-casbin - johnsonjo4531 opened this issue almost 2 years ago
github.com/casbin/node-casbin - johnsonjo4531 opened this issue almost 2 years ago
fix: built-in buffer and upgrade csv-parse
github.com/casbin/node-casbin - nodece opened this pull request almost 2 years ago
github.com/casbin/node-casbin - nodece opened this pull request almost 2 years ago
fix: using import() to load the fs
github.com/casbin/node-casbin - nodece opened this pull request almost 2 years ago
github.com/casbin/node-casbin - nodece opened this pull request almost 2 years ago
Problem in ESM with Require function, v5.24.0
github.com/casbin/node-casbin - IonVillarreal opened this issue almost 2 years ago
github.com/casbin/node-casbin - IonVillarreal opened this issue almost 2 years ago
[feature] Port no-policy ABAC feature to Node-Casbin and Casbin-Editor
github.com/casbin/node-casbin - hsluoyz opened this issue almost 2 years ago
github.com/casbin/node-casbin - hsluoyz opened this issue almost 2 years ago
fix: remove lodash usage and types
github.com/casbin/node-casbin - icholy opened this pull request almost 2 years ago
github.com/casbin/node-casbin - icholy opened this pull request almost 2 years ago
Error: Cannot find module 'lodash'
github.com/casbin/node-casbin - icholy opened this issue almost 2 years ago
github.com/casbin/node-casbin - icholy opened this issue almost 2 years ago
feat: add built-in FileSystem
github.com/casbin/node-casbin - nodece opened this pull request almost 2 years ago
github.com/casbin/node-casbin - nodece opened this pull request almost 2 years ago
Make keyMatch5 support '*'
github.com/casbin/node-casbin - MkDierz opened this issue almost 2 years ago
github.com/casbin/node-casbin - MkDierz opened this issue almost 2 years ago
fix: Update subject_priority_policy_with_domain.csv
github.com/casbin/node-casbin - diipanshuu opened this pull request almost 2 years ago
github.com/casbin/node-casbin - diipanshuu opened this pull request almost 2 years ago
fix: Fix typo in subject_priority_policy.csv
github.com/casbin/node-casbin - diipanshuu opened this pull request almost 2 years ago
github.com/casbin/node-casbin - diipanshuu opened this pull request almost 2 years ago
fix: fix typo in subject_priority_policy.csv
github.com/casbin/node-casbin - diipanshuu opened this pull request almost 2 years ago
github.com/casbin/node-casbin - diipanshuu opened this pull request almost 2 years ago
feat: Correct the error to make this file beautiful and searchable
github.com/casbin/node-casbin - diipanshuu opened this pull request almost 2 years ago
github.com/casbin/node-casbin - diipanshuu opened this pull request almost 2 years ago
[feat] [examples/subject_priority_policy.csv] Corrected the error to make this file beautiful and searchable
github.com/casbin/node-casbin - diipanshuu opened this pull request almost 2 years ago
github.com/casbin/node-casbin - diipanshuu opened this pull request almost 2 years ago
[feat] [examples/subject_priority_policy.csv] Corrected the errors to make this file beautiful and searchable
github.com/casbin/node-casbin - diipanshuu opened this pull request almost 2 years ago
github.com/casbin/node-casbin - diipanshuu opened this pull request almost 2 years ago
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
github.com/casbin/node-casbin - dependabot[bot] opened this pull request almost 2 years ago
github.com/casbin/node-casbin - dependabot[bot] opened this pull request almost 2 years ago
fix: avoid the impact of line breaks CRLF in frontend.test.ts
github.com/casbin/node-casbin - imp2002 opened this pull request almost 2 years ago
github.com/casbin/node-casbin - imp2002 opened this pull request almost 2 years ago
feat: support `updateGroupingPolicy()`, `updateNamedGroupingPolicy()`, `getImplicitResourcesForUser()`
github.com/casbin/node-casbin - imp2002 opened this pull request almost 2 years ago
github.com/casbin/node-casbin - imp2002 opened this pull request almost 2 years ago
Using a readonly data source: Can you skip creation of the data source?
github.com/casbin/node-casbin - rogersgt opened this issue almost 2 years ago
github.com/casbin/node-casbin - rogersgt opened this issue almost 2 years ago
feat: support subjectPriority
github.com/casbin/node-casbin - imp2002 opened this pull request almost 2 years ago
github.com/casbin/node-casbin - imp2002 opened this pull request almost 2 years ago
feat: support setNamedRoleManager()
github.com/casbin/node-casbin - imp2002 opened this pull request almost 2 years ago
github.com/casbin/node-casbin - imp2002 opened this pull request almost 2 years ago
fix: add groupPolicy for GetPermissionForUser in frontend.ts
github.com/casbin/node-casbin - imp2002 opened this pull request almost 2 years ago
github.com/casbin/node-casbin - imp2002 opened this pull request almost 2 years ago
[RFC] Add a cli to generate type hint from model file.
github.com/casbin/node-casbin - Zxilly opened this issue almost 2 years ago
github.com/casbin/node-casbin - Zxilly opened this issue almost 2 years ago
Missing support of setNamedRoleManager()
github.com/casbin/node-casbin - TimothyZhang7 opened this issue almost 2 years ago
github.com/casbin/node-casbin - TimothyZhang7 opened this issue almost 2 years ago
[Question]How to add RBAC with domains in loopback4
github.com/casbin/node-casbin - PoyuLU opened this issue almost 2 years ago
github.com/casbin/node-casbin - PoyuLU opened this issue almost 2 years ago
fix: Multiline Separator Handling
github.com/casbin/node-casbin - PrathamJaiswal001 opened this pull request almost 2 years ago
github.com/casbin/node-casbin - PrathamJaiswal001 opened this pull request almost 2 years ago
fix: Upgraded CI Nodejs version to v14.16.18.
github.com/casbin/node-casbin - PrathamJaiswal001 opened this pull request almost 2 years ago
github.com/casbin/node-casbin - PrathamJaiswal001 opened this pull request almost 2 years ago
chore(deps): bump json5 from 2.2.0 to 2.2.3
github.com/casbin/node-casbin - dependabot[bot] opened this pull request almost 2 years ago
github.com/casbin/node-casbin - dependabot[bot] opened this pull request almost 2 years ago
Upgrade CI Nodejs version to 14, 16, 18
github.com/casbin/node-casbin - hsluoyz opened this issue almost 2 years ago
github.com/casbin/node-casbin - hsluoyz opened this issue almost 2 years ago
fix: delete unused files in examples
github.com/casbin/node-casbin - yyy1000 opened this pull request almost 2 years ago
github.com/casbin/node-casbin - yyy1000 opened this pull request almost 2 years ago
chore(deps): bump json5 from 2.2.0 to 2.2.2
github.com/casbin/node-casbin - dependabot[bot] opened this pull request almost 2 years ago
github.com/casbin/node-casbin - dependabot[bot] opened this pull request almost 2 years ago
Update error_model.conf
github.com/casbin/node-casbin - belpmx opened this pull request almost 2 years ago
github.com/casbin/node-casbin - belpmx opened this pull request almost 2 years ago
chore(deps): bump qs from 6.5.2 to 6.5.3
github.com/casbin/node-casbin - dependabot[bot] opened this pull request about 2 years ago
github.com/casbin/node-casbin - dependabot[bot] opened this pull request about 2 years ago
casbinJsGetPermissionForUser returns other user's permissions
github.com/casbin/node-casbin - ptrjeffrey opened this issue about 2 years ago
github.com/casbin/node-casbin - ptrjeffrey opened this issue about 2 years ago
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
github.com/casbin/node-casbin - dependabot[bot] opened this pull request about 2 years ago
github.com/casbin/node-casbin - dependabot[bot] opened this pull request about 2 years ago
fix: update express-eval dependency to v5
github.com/casbin/node-casbin - Th3Whit3Wolf opened this pull request about 2 years ago
github.com/casbin/node-casbin - Th3Whit3Wolf opened this pull request about 2 years ago
docs: updated broken links
github.com/casbin/node-casbin - r4wand opened this pull request about 2 years ago
github.com/casbin/node-casbin - r4wand opened this pull request about 2 years ago
fix: Revert "fix: escape assersion bug"
github.com/casbin/node-casbin - hsluoyz opened this pull request about 2 years ago
github.com/casbin/node-casbin - hsluoyz opened this pull request about 2 years ago
chore(deps): bump minimatch from 3.0.4 to 3.1.2
github.com/casbin/node-casbin - dependabot[bot] opened this pull request about 2 years ago
github.com/casbin/node-casbin - dependabot[bot] opened this pull request about 2 years ago
Add grouping policy for casbinJsGetPermissionForUser
github.com/casbin/node-casbin - Gk0Wk opened this pull request about 2 years ago
github.com/casbin/node-casbin - Gk0Wk opened this pull request about 2 years ago
Problem in Safari, v5.19.1
github.com/casbin/node-casbin - IonVillarreal opened this issue about 2 years ago
github.com/casbin/node-casbin - IonVillarreal opened this issue about 2 years ago
fix: escape assersion bug
github.com/casbin/node-casbin - Shivansh-yadav13 opened this pull request about 2 years ago
github.com/casbin/node-casbin - Shivansh-yadav13 opened this pull request about 2 years ago