9.0.1
版本发布时间: 2020-02-04 19:24:25
CakeDC/users最新发布版本:14.3(2024-09-06 02:33:26)
The 9.0 version uses the new plugins cakephp/authentication(read more) and cakephp/authorization(read more) instead of CakePHP Authentication component. This version is compatible with CakePHP 4.x and the plugin code was updated to remove all deprecations.
Improvements and Changes
- Migration to CakePHP 4
- Improved routes
- Improved integration tests
- Compatible with cakephp/authentication
- Compatible with cakephp/authorization
- Added/removed/changed some configurations to work with new authentication/authorization plugins, please check Migration guide for more info.
- Events constants were moved/removed from AuthComponent to Plugin class and their values was also updated, please check Migration guide for more info.
- Migrated usage of AuthComponent to Authorization/Authentication plugins.