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.29.0 Latest Release

Published by github-actions[bot] 6 months ago

5.29.0 (2024-04-10)

Features

  • update CI Node.js version to 18 and 20 (4aa74ab)
node-casbin - v5.28.0

Published by github-actions[bot] 11 months ago

5.28.0 (2023-11-21)

Features

  • fix WatcherEx not triggered issue (61c1595)
node-casbin - v5.27.1

Published by github-actions[bot] about 1 year ago

5.27.1 (2023-09-19)

Bug Fixes

  • KeyMatch5 does not match the expected result (#458) (0df458d)
node-casbin - v5.27.0

Published by github-actions[bot] about 1 year ago

5.27.0 (2023-08-30)

Features

  • add enforceWithMatcher & enforceExWithMatcher (#453) (a85192f)
node-casbin - v5.26.2

Published by github-actions[bot] about 1 year ago

5.26.2 (2023-07-29)

Bug Fixes

  • add escapeCsv() for CSV file saving (17c542a)
node-casbin - v5.26.1

Published by github-actions[bot] over 1 year ago

5.26.1 (2023-03-29)

Bug Fixes

  • escapeAssertion is compatible with safari (#444) (d13a3b9)
node-casbin - v5.26.0

Published by github-actions[bot] over 1 year ago

5.26.0 (2023-03-26)

Features

node-casbin - v5.25.0

Published by github-actions[bot] over 1 year ago

5.25.0 (2023-03-20)

Features

node-casbin - v5.24.4

Published by github-actions[bot] over 1 year ago

5.24.4 (2023-03-12)

Bug Fixes

  • ./src/util/util.ts: fixed unwanted replacement of .r in evals according to issue #438 (#439) (39878be)
node-casbin - v5.24.3

Published by github-actions[bot] over 1 year ago

5.24.3 (2023-02-27)

Bug Fixes

  • built-in buffer and upgrade csv-parse (#436) (0f40bee)
node-casbin - v5.24.2

Published by github-actions[bot] over 1 year ago

5.24.2 (2023-02-24)

Bug Fixes

node-casbin - v5.24.1

Published by github-actions[bot] over 1 year ago

5.24.1 (2023-02-17)

Bug Fixes

node-casbin - v5.24.0

Published by github-actions[bot] over 1 year ago

5.24.0 (2023-02-17)

Features

node-casbin - v5.23.2

Published by github-actions[bot] over 1 year ago

5.23.2 (2023-02-04)

Bug Fixes

  • fix typo in subject_priority_policy.csv (#425) (ada2543)
node-casbin - v5.23.1

Published by github-actions[bot] over 1 year ago

5.23.1 (2023-02-02)

Bug Fixes

  • avoid the impact of line breaks CRLF in frontend.test.ts (#420) (7c32e23)
node-casbin - v5.23.0

Published by github-actions[bot] over 1 year ago

5.23.0 (2023-02-01)

Features

  • support updateGroupingPolicy(), updateNamedGroupingPolicy(), getImplicitResourcesForUser() (#419) (46c0f3a)
node-casbin - v5.22.0

Published by github-actions[bot] over 1 year ago

5.22.0 (2023-01-31)

Features

node-casbin - v5.21.0

Published by github-actions[bot] over 1 year ago

5.21.0 (2023-01-21)

Features

node-casbin - v5.20.4

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

5.20.4 (2023-01-20)

Bug Fixes

  • add groupPolicy for GetPermissionForUser in frontend.ts (#415) (5d1a679)
node-casbin - v5.20.3

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

5.20.3 (2023-01-10)

Bug Fixes