From 6322062dee32b2f0f41850a6921135f7d94df9a0 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 24 Jul 2019 17:12:37 +0000 Subject: [PATCH] --- devdocs/todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 6abe144b..31d1918b 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -20,6 +20,8 @@ DO CLIENT STUFF NOW COME BACK TO THIS STUFF LATER 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. 2 +TODO: DO I NOT HAVE AN ERASE DB ROUTE? + - wouldn't that make the below possible?? TODO: NEEDS A THINK, SOME CHANGES REQUIRE DB ERASURE BEFORE STARTUP - Make it fucking easier to test deploy and erase db and fetch key and all that shit - I would like to deploy, bring it up and then from a simple command from the api explorer trigger all the above