From 7ba6fe9c4227541b02d82cc6e32f4c2da4f6574a Mon Sep 17 00:00:00 2001 From: CauseFX Date: Mon, 28 Jun 2021 13:51:38 -0700 Subject: [PATCH] validate data on unused API endpoint --- api/index.php | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/api/index.php b/api/index.php index 3cddb389f..f3fb691cb 100644 --- a/api/index.php +++ b/api/index.php @@ -1,10 +1,17 @@