This commit is contained in:
@@ -14,6 +14,10 @@ todo: get rid of db warning from context setname code that is deprecated and kee
|
|||||||
todo: v8Migrate must be used with SuperUser account, make sure that the plugin checks if superuser before commencing and errors appropriately
|
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
|
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
|
also will ensure not just any user can start migration and fuck up the target server
|
||||||
|
|
||||||
|
todo: AyaFormFieldDefinitions looking a little suspect now as it gets huge.
|
||||||
|
should it really cache all of them all the time?
|
||||||
|
would it be faster / better for memory to return as requested dynamically (switch?)
|
||||||
............................................................
|
............................................................
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user