Expand description
安全配置分区(CSRF 可信源、cookie Secure、代理层数、并发会话上限)。
即时生效层:面板保存后失效 moka 缓存,数秒内全链路生效(CSRF 校验、 cookie 构造、真实 IP 提取、登录会话淘汰全部走 runtime accessor)。
Re-exports§
pub use SecuritySection_completions::Component::SecuritySection;
Structs§
- Security
Section Props - Properties for the
SecuritySectioncomponent.
Functions§
- Security
Section - 安全配置分区组件。