mirror of https://github.com/halo-dev/halo
![]() #### What type of PR is this? /kind feature /area core #### What this PR does / why we need it: This PR provides a configuration item to control referrer-policy header. Default is `strict-origin-when-cross-origin`. ```yaml halo: security: referrer-options: policy: no-referrer ``` #### Which issue(s) this PR fixes: Fixes https://github.com/halo-dev/halo/issues/3064 #### Does this PR introduce a user-facing change? ```release-note 提供配置以控制站点引用策略(Referrer-Policy) ``` |
||
---|---|---|
.. | ||
src | ||
build.gradle |