From 653871fcb380a2a8a7d40875b2f4e5a8707a11b1 Mon Sep 17 00:00:00 2001 From: Jon Ziebell Date: Sun, 15 Mar 2026 09:39:14 -0400 Subject: [PATCH] Removed test --- api/user.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/user.php b/api/user.php index ac8b0d2..25754c0 100644 --- a/api/user.php +++ b/api/user.php @@ -20,7 +20,7 @@ class user extends cora\crud { 'delete_api_key', 'session_read_id', ], - 'public' => ['force_log_in'] + 'public' => [] ]; /**