(20241129) Started talking to MariaDB for integration.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
OBJECTIVE:
|
||||
|
||||
Here we perform on-time mail syncing activities for our users.
|
||||
Here we perform one-time mail syncing activities for our users.
|
||||
|
||||
REFERENCES:
|
||||
|
||||
@@ -86,7 +86,7 @@ import copy
|
||||
# *****************************************************************************************************************
|
||||
|
||||
|
||||
class MailOAuthModel:
|
||||
class MailSyncModel:
|
||||
|
||||
AUTH_COLLECTION = "_authTokens"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user