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