From 1e9c3a83fb377c6f83f32948f1c501e4e8536a13 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 18 Jun 2020 22:26:35 +0000 Subject: [PATCH] --- devdocs/todo.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 3b3a011e..3415b14f 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -75,7 +75,7 @@ todo: RAVEN new job LicenseCheck 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 - + todo: permanently erase db startup thing, should it really exist? It will zap the dbid so a user might expect to just use their old license but it wont' fetch again we could issue a new key to replace with the new dbid and also issue a revoke key for the old dbid so that @@ -137,6 +137,7 @@ todo: https, hosting production etc TODO: When go to full beta trial for people to look at need it to handle simultaneous logins somehow maybe they get their own trial instance or something + MAYBE todo: tag refcount