From d396ac49282bad16a50f50cd2bf52d2259bc9e05 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 8 Jun 2020 19:42:26 +0000 Subject: [PATCH] --- devdocs/specs/core-license-key-system.txt | 5 ++++- devdocs/todo.txt | 6 ++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/devdocs/specs/core-license-key-system.txt b/devdocs/specs/core-license-key-system.txt index b168a9e9..e2b8a0a9 100644 --- a/devdocs/specs/core-license-key-system.txt +++ b/devdocs/specs/core-license-key-system.txt @@ -26,7 +26,7 @@ LICENSE BOOTSTRAPPING or, providing a button to trigger that should be enough really or when server starts it starts the GENERATE loop and checks for a key right away, so they can just reboot teh server if they want an immediate license check? - + - RAVEN DB is empty (of biz data) it's license locked and a User MUST DONE ONE OF THE FOLLOWING: 1) Restore a RAVEN database and reboot the server @@ -51,6 +51,9 @@ LICENSE BOOTSTRAPPING TRIAL / ONBOARDING PROCESS ========================== + +*** SEE client todo for more up to date of this *** + FOR USER: Install RAVEN, boot, go to client endpoint in browser, get prompted for first test of contact with ROCKFISH server, once that is ok then get prompted to fill out a form to request a trial key or attempt to fetch a key already ready for them User fills out form providing registration name and email address, hits send, told to check email to confirm address then will receive a key after that. diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 474d30fc..d8349112 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -16,6 +16,12 @@ todo: notify/hello route should no longer return false for trial true for not bu Note: this has nothing to do with whether there is an active license or not, merely that it's of a type this is so client can display appropriate UI +todo: Trial request data needs a home in the db and not be erased when data erased so that it can be re-requested without refilling out the form + Regto name + email address + Country + City + etc we had before maybe