Clean up files, fix bugs in file manager, update api ports, etc.
This commit is contained in:
@@ -121,10 +121,6 @@ class AuthManager {
|
||||
migratedFieldsCount: migrationResult.migratedFieldsCount,
|
||||
});
|
||||
} else {
|
||||
databaseLogger.debug("No lazy encryption migration needed for user", {
|
||||
operation: "lazy_encryption_migration_not_needed",
|
||||
userId,
|
||||
});
|
||||
}
|
||||
|
||||
} catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user