halo/docs/extension-points
John Niang 9cdd8a5301
Add before and after security web filters (#6297)
#### What type of PR is this?

/kind feature
/kind api-change
/area core
/area plugin

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

This PR adds `BeforeSecurityWebFilter` and `AfterSecurityWebFilter` extension points. See https://github.com/halo-sigs/plugin-page-cache/issues/4#issuecomment-2216677891 for more.

Now, we can do something before and after authenticating.

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

```release-note
添加认证授权的前置和后置处理器扩展点
```
2024-07-09 14:05:24 +00:00
..
authentication.md Add before and after security web filters (#6297) 2024-07-09 14:05:24 +00:00
content.md feat: add content extension points for post and single page on theme-side (#4080) 2023-06-28 15:30:11 +00:00
search-engine.md Refactor search engine and improve document extensibility (#6082) 2024-06-26 15:22:51 +00:00