https://github.com/itflow-org/itflow/blob/c650764eb5b58c40dd6bca2b5e02de35fb21ce9e/agent/post/rack.php#L268 The method in request is `GET` so it should be `$_GET['csrf_token']` variable checked.
itflow/agent/post/rack.php
Line 268 in c650764
The method in request is
GETso it should be$_GET['csrf_token']variable checked.