From a3c690c4b3722ca5942add28bb2c9b7b44b251dd Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 19 Jun 2020 17:20:23 +0000 Subject: [PATCH] --- devdocs/todo.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/devdocs/todo.txt b/devdocs/todo.txt index fe461711..eb5dcd42 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -72,6 +72,11 @@ todo: RAVEN new job LicenseCheck ################# +todo: AYANOVA_SERVER_TEST_MODE Is this a thing anymore? I think I need to remove it as an environment variable and all the startup code to go with it +todo: AYANOVA_PERMANENTLY_ERASE_DATABASE does more than that, also resets dbid, should this option name be changed to something more dire + it sounds just like the option in ayaNova to erase all data but those are two different things + "permanently" is redundant as well. + todo: authentication login from IP address, it should really be an option or kept where it can be viewed but not overwhelm the log file Maybe a switch to disable or mask it or fully enable so "AY_LOG_LOGIN" values "FULL" or "MASK" or "DEBUG_FULL" or "DEBUG_MASK" or "NONE" Defaults to FULL