Skip to content

Releases: php-casbin/think-authz

v1.7.1

22 Mar 15:53
Compare
Choose a tag to compare

1.7.1 (2024-03-22)

Bug Fixes

  • add unauthorized message (2daf43e)

v1.7.0

17 Oct 08:41
e9af573
Compare
Choose a tag to compare
  • Update think-migration to v3.1.0
  • Remove PHP 7.1

v1.6.0

22 Aug 06:24
5c1b745
Compare
Choose a tag to compare

1.6.0 (2023-08-22)

Features

v1.5.4

11 Jun 15:56
0043076
Compare
Choose a tag to compare

1.5.4 (2022-06-11)

Bug Fixes

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

v1.5.3

05 Jan 15:41
Compare
Choose a tag to compare

1.5.3 (2022-01-05)

Bug Fixes

  • Use loadPolicyArray instead of loadPolicyLine (9b635f2)

v1.5.2

05 Nov 02:09
71b7ff5
Compare
Choose a tag to compare

1.5.2 (2021-11-05)

Bug Fixes

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

v1.5.1

02 Nov 14:54
8987da4
Compare
Choose a tag to compare

1.5.1 (2021-11-02)

Bug Fixes

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

v1.5.0

06 Sep 15:55
f8c6a13
Compare
Choose a tag to compare

1.5.0 (2021-09-06)

Features

v1.4.0

13 Aug 14:17
b95ae29
Compare
Choose a tag to compare

1.4.0 (2021-08-13)

Features

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

v1.3.0

02 Aug 15:29
69eae24
Compare
Choose a tag to compare

1.3.0 (2021-08-02)

Features

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