perfectwebteam / craft-graphql-security

在Craft CMS与GraphQL使用时的一系列安全措施

v1.2.0 2024-09-24 15:29 UTC

This package is not auto-updated.

Last update: 2024-09-25 08:30:26 UTC


README

当使用Craft CMS作为无头API时,提供一系列安全措施

Screenshot

要求

此插件需要Craft CMS 3.0.0-beta.23或更高版本。

安装

要安装插件,请按照以下说明操作。

  1. 打开您的终端并转到您的Craft项目目录

     cd /path/to/project
    
  2. 然后告诉Composer加载插件

     composer require perfectwebteam/craft-graphql-security
    
  3. 在控制面板中,转到设置 → 插件,并点击Craft Entry Section的“安装”按钮。

使用Craft GraphQL Security

  • 阻止GET突变

Perfectwebteam提供