From 742e5c75a01f488bf162c4358c738f9c8c916046 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 11 Dec 2020 23:54:12 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 853bba6c..3459e715 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -10,6 +10,10 @@ todo: NEXT DEPLOY TO DEVOPS attach a photo from phone, no error just does nothin retest on server after next deploy todo: get rid of db warning from context setname code that is deprecated and keeps showing in log on boot + +todo: v8Migrate must be used with SuperUser account, make sure that the plugin checks if superuser before commencing and errors appropriately + this way we don't need as many checks for some things such as migrating user memos on behalf of other users which is normally a security violation etc + also will ensure not just any user can start migration and fuck up the target server ............................................................