halo/docs
guqing 96d4897d11
feat: support user email verification mechanism (#4878)
#### What type of PR is this?
/kind feature
/area core
/milestone 2.11.x

#### What this PR does / why we need it:
新增用户邮箱验证机制

#### Which issue(s) this PR fixes:

Fixes #4656

#### Special notes for your reviewer:

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

```release-note
新增用户邮箱验证机制
```
2023-11-27 14:20:09 +00:00
..
authentication Fix typo of authentication document (#4717) 2023-10-12 10:00:39 +00:00
cache Enable configuration caching with separate names (#4151) 2023-06-29 07:02:11 +00:00
developer-guide Support configuration properties mechanism for plugin in Halo core (#4043) 2023-06-07 09:55:23 +00:00
email-verification feat: support user email verification mechanism (#4878) 2023-11-27 14:20:09 +00:00
extension-points feat: add content extension points for post and single page on theme-side (#4080) 2023-06-28 15:30:11 +00:00
full-text-search Implement full-text search of posts with Lucene default (#2675) 2022-11-11 16:12:13 +00:00
notification feat: add the notification mechanism implementation (#4527) 2023-09-28 13:32:23 +00:00
backup-and-restore.md Support backup and restore (#4206) 2023-07-24 08:26:16 +00:00