Think Authz Versions Save

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

v1.7.1

2 months ago

1.7.1 (2024-03-22)

Bug Fixes

  • add unauthorized message (2daf43e)

v1.7.0

7 months ago
  • Update think-migration to v3.1.0
  • Remove PHP 7.1

v1.6.0

9 months ago

1.6.0 (2023-08-22)

Features

v1.5.4

1 year ago

1.5.4 (2022-06-11)

Bug Fixes

  • Incorrect configuration information read (#39) (0043076)

v1.5.3

2 years ago

1.5.3 (2022-01-05)

Bug Fixes

  • Use loadPolicyArray instead of loadPolicyLine (9b635f2)

v1.5.2

2 years ago

1.5.2 (2021-11-05)

Bug Fixes

  • adapter 保存策略save修改为insert (#32) (71b7ff5)

v1.5.1

2 years ago

1.5.1 (2021-11-02)

Bug Fixes

  • Add the addFunction() method to the comment(Enforcer Facade). (#31) (8987da4)

v1.5.0

2 years ago

1.5.0 (2021-09-06)

Features

v1.4.0

2 years ago

1.4.0 (2021-08-13)

Features

  • support Casbin BatchAdapter interface (#26) (b159ac4)
  • support Casbin FilteredAdapter interface (#27) (b95ae29)

v1.3.0

2 years ago

1.3.0 (2021-08-02)

Features

  • support Casbin UpdatableAdapter interface (#25) (69eae24)