itinerisltd/bedrock-security-config
Composer 安装命令:
composer require itinerisltd/bedrock-security-config
包简介
Sets default security configurations
README 文档
README
It will set the following headers to your site:
header('X-XSS-Protection: 1; mode=block'); header('Referrer-Policy: no-referrer-when-downgrade'); header('X-Frame-Options: SAMEORIGIN'); header('Strict-Transport-Security: max-age=31536000; preload');
Installation
Run composer require itinerisltd/bedrock-security-config in the Bedrock directory.
Usage
Perform the above steps - that's it!
统计信息
- 总下载量: 1.28k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-12-02