-
-
Notifications
You must be signed in to change notification settings - Fork 231
Cannot delete Rack Unit #1274
Copy link
Copy link
Closed
Description
Line 268 in c650764
| validateCSRFToken($_POST['csrf_token']); |
The method in request is GET so it should be $_GET['csrf_token'] variable checked.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels