node-casbin

An authorization library that supports access control models like ACL, RBAC, ABAC in Node.js and Browser

APACHE-2.0 License

Downloads
207.9K
Stars
2.5K
Committers
44

Bot releases are visible (Hide)

node-casbin - v5.13.0

Published by github-actions[bot] over 2 years ago

5.13.0 (2022-01-25)

Features

node-casbin - v5.12.0

Published by github-actions[bot] almost 3 years ago

5.12.0 (2022-01-16)

Features

node-casbin - v5.11.5

Published by github-actions[bot] about 3 years ago

5.11.5 (2021-08-18)

Bug Fixes

  • fix error overloading for role manager (#319) (e69450b)
node-casbin - v5.11.4

Published by github-actions[bot] about 3 years ago

5.11.4 (2021-08-17)

Bug Fixes

  • replaceeval: add third param to replaceEval and only replace eval() w/ matching ruleName (#316) (bd4f5bf), closes #315 #315
node-casbin - v5.11.3

Published by github-actions[bot] about 3 years ago

5.11.3 (2021-08-13)

Bug Fixes

  • add support for legacy array definition method (#313) (635eece)
node-casbin - v5.11.2

Published by github-actions[bot] about 3 years ago

5.11.2 (2021-08-13)

Bug Fixes

node-casbin - v5.11.1

Published by github-actions[bot] about 3 years ago

5.11.1 (2021-07-29)

Bug Fixes

node-casbin - v5.11.0

Published by github-actions[bot] about 3 years ago

5.11.0 (2021-07-23)

Features

node-casbin - v5.10.0

Published by github-actions[bot] over 3 years ago

5.10.0 (2021-07-19)

Features

node-casbin - v5.9.0

Published by github-actions[bot] over 3 years ago

5.9.0 (2021-06-18)

Features

  • Add lazyload option at enforcer init method (#289) (e858dcb)
node-casbin - v5.8.0

Published by Zxilly over 3 years ago

Features

  • add support for in operator (a44c6a9)
node-casbin - v5.7.2

Published by github-actions[bot] over 3 years ago

5.7.2 (2021-06-12)

Bug Fixes

  • Support for loadIncrementalFilteredPolicy (72c2001)
node-casbin - v5.7.1

Published by github-actions[bot] over 3 years ago

5.7.1 (2021-05-19)

Bug Fixes

  • getImplicitPermissionsForUser works with rmMap (#272) (0d59239)
node-casbin - v5.7.0

Published by github-actions[bot] over 3 years ago

5.7.0 (2021-05-14)

Features

node-casbin - v5.6.3

Published by github-actions[bot] over 3 years ago

5.6.3 (2021-05-07)

Bug Fixes

  • fix buildRoleLinks to isolate groups (0fb6ae7)
node-casbin - v5.6.2

Published by github-actions[bot] over 3 years ago

5.6.2 (2021-05-02)

Bug Fixes

  • transfer from micromatch to picomatch (#264) (6be1b06)
node-casbin - v5.6.1

Published by github-actions[bot] over 3 years ago

5.6.1 (2021-04-05)

Bug Fixes

node-casbin - v5.6.0

Published by github-actions[bot] over 3 years ago

5.6.0 (2021-03-23)

Features

  • add priority_policy_explicit support (#250) (763c18e)
node-casbin - v5.5.0

Published by github-actions[bot] over 3 years ago

5.5.0 (2021-03-19)

Bug Fixes

Features

node-casbin - v5.4.2

Published by github-actions[bot] over 3 years ago

5.4.2 (2021-03-04)

Bug Fixes

  • improve load policy line (9f12511)