halo/api
John Niang a0b352ac2d
Support hooking user creation (#6945)
#### What type of PR is this?

/kind feature
/area core
/milestone 2.20.x

#### What this PR does / why we need it:

This PR adds support for hooking user creating. Plugin developers can define extension points of `UserPreCreatingHandler` and `UserPostCreatingHandler` to do something else.

#### Does this PR introduce a user-facing change?

```release-note
支持在插件中定义用户创建的前置和后置处理器
```
2024-10-25 07:55:54 +00:00
..
src Support hooking user creation (#6945) 2024-10-25 07:55:54 +00:00
build.gradle fix: vertical images are rotated to horizontal when generating thumbnails (#6842) 2024-10-12 13:47:10 +00:00