halo-sigs / plugin-page-cache

为 Halo 2 提供页面的静态缓存功能,提高页面访问速度。
https://www.halo.run/store/apps/app-BaamQ
GNU General Public License v3.0
4 stars 1 forks source link

Refactor PageCacheWebFilter using AfterSecurityWebFilter #5

Closed JohnNiang closed 1 month ago

JohnNiang commented 2 months ago

/kind bug

This PR refactors PageCacheWebFilter using AfterSecurityWebFilter introduced by Halo 2.18.

As a result, these changes are only available in Halo 2.18.

修复错误地缓存已登录状态下访问的页面
f2c-ci-robot[bot] commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ruibaby

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/halo-sigs/plugin-page-cache/blob/main/OWNERS)~~ [ruibaby] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment