quioteframework/csrf
Composer 安装命令:
composer require quioteframework/csrf
包简介
CSRF protection (token validation + delivery middleware) for Quiote, built on symfony/security-csrf.
关键字:
README 文档
README
CSRF protection middleware for Quiote, built on symfony/security-csrf.
Install
composer require quioteframework/csrf
Enable
Nothing to do — this package is a mandatory dependency of the Quiote kernel and its plugin registers itself automatically. Every app is CSRF-protected by default.
To disable, set core.csrf.enabled to false in your app's settings, or remove this package entirely (the kernel degrades gracefully if it's absent).
License
MIT. See LICENSE.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-07-04