From 30a39828f99319a3964808c5e1f9bfa7b30c6cd8 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 3 Jul 2019 18:50:22 +0000 Subject: [PATCH] --- devdocs/todo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 6565c241..52a59707 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -18,7 +18,7 @@ DO CLIENT STUFF NOW COME BACK TO THIS STUFF LATER NOW: Figure out formcustom template, is it supposed to be an array or an object. I might have fucked it up in the seeder code and made it an object when it's jsut an array normally NOW: Clean the JSON that comes from the client or wherever, it has a lot of fluff in it like extra carriage returns etc. No need to store that shit in the DB. -TODO: Search in widgetbiz and userbiz etc needs to also work on custom fields + *** BEFORE NEXT UPDATE TO DEVOPS SERVER::::::: TODO: 2019-06-07 10:47:57.8894|WARN|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|The CORS protocol does not allow specifying a wildcard (any) origin and credentials at the same time. Configure the policy by listing individual origins if credentials needs to be supported.