jcasbin

An authorization library that supports access control models like ACL, RBAC, ABAC in Java

APACHE-2.0 License

Stars
2.3K
Committers
66

Bot releases are visible (Hide)

jcasbin - v1.55.0 Latest Release

Published by github-actions[bot] 7 months ago

1.55.0 (2024-03-27)

Features

  • support rbac-with-conditions for jcasbin (#392) (536d194)
jcasbin - v1.54.0

Published by github-actions[bot] 7 months ago

1.54.0 (2024-03-18)

Features

  • support AutoSave in built-in FileAdapter (#391) (c7d1c21)
jcasbin - v1.53.0

Published by github-actions[bot] 7 months ago

1.53.0 (2024-03-13)

Features

  • fix ConcurrentModificationException bug that breaks Enforcer when calling Enforce() (#390) (c56af29)
jcasbin - v1.52.0

Published by github-actions[bot] 7 months ago

1.52.0 (2024-03-10)

Features

  • upgrade jackson-databind dependency to 2.16.1 (95ed353)
jcasbin - v1.51.0

Published by github-actions[bot] 8 months ago

1.51.0 (2024-03-08)

Features

  • add watcher test (ported from Go's watcher_test.go) (#386) (518a92c)
jcasbin - v1.50.0

Published by github-actions[bot] 8 months ago

1.50.0 (2024-03-01)

Features

jcasbin - v1.49.1

Published by github-actions[bot] 8 months ago

1.49.1 (2024-02-23)

Bug Fixes

jcasbin - v1.49.0

Published by github-actions[bot] 8 months ago

1.49.0 (2024-02-19)

Features

  • Update com.github.seancfoley:ipaddress version (#382) (7be5584)
jcasbin - v1.48.0

Published by github-actions[bot] 8 months ago

1.48.0 (2024-02-15)

Features

  • support comment ("#",";") in model (testCommentModel) (#381) (eb7f931)
jcasbin - v1.47.0

Published by github-actions[bot] 8 months ago

1.47.0 (2024-02-15)

Features

jcasbin - v1.46.1

Published by github-actions[bot] 8 months ago

1.46.1 (2024-02-15)

Bug Fixes

  • fix not using policy bug for enforcer (testABACJsonRequest, testABACNotUsingPolicy) (#378) (8d2aff1)
jcasbin - v1.46.0

Published by github-actions[bot] 9 months ago

1.46.0 (2024-02-03)

Features

jcasbin - v1.45.0

Published by github-actions[bot] 9 months ago

1.45.0 (2024-01-27)

Features

  • sync rbac_with_pattern model test cases (#374) (00bc8e8)
jcasbin - v1.44.0

Published by github-actions[bot] 9 months ago

1.44.0 (2024-01-18)

Features

jcasbin - v1.43.0

Published by github-actions[bot] 9 months ago

1.43.0 (2024-01-09)

Features

jcasbin - v1.42.1

Published by github-actions[bot] 10 months ago

1.42.1 (2024-01-05)

Bug Fixes

  • sync config test case from Go to Java (#369) (05eeadd)
jcasbin - v1.42.0

Published by github-actions[bot] 10 months ago

1.42.0 (2023-12-31)

Features

  • support map in ABAC (mainly add test case) (#366) (4fb873f)
jcasbin - v1.41.0

Published by github-actions[bot] 12 months ago

1.41.0 (2023-10-20)

Features

  • fix g2 bug in addNamedDomainMatchingFunc() (#363) (55eac5b)
jcasbin - v1.40.0

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

1.40.0 (2023-09-17)

Features

  • Expose getter and setter of aviatorEval for more customization (#359) (7297b01)
jcasbin - v1.39.0

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

1.39.0 (2023-09-17)

Features