Coalesce concurrent and repeated Doodstream login checks by credential identity, keep the challenged cookie session for OTP verification, and rate-limit explicit code resends. Prefer an existing Doodstream API key during health checks and add regression coverage for imports with duplicate accounts, concurrent checks, expired challenges, and session reuse.
This commit is contained in:
@@ -10,6 +10,7 @@ const publicActionsDir = `.${['git', 'hub'].join('')}`;
|
||||
const privateActionsDir = `.${['gi', 'tea'].join('')}`;
|
||||
const sourceFiles = [
|
||||
'.gitignore',
|
||||
'PROJECT_MEMORY.md',
|
||||
'README.md',
|
||||
'SECURITY.md',
|
||||
'assets/app_icon.ico',
|
||||
|
||||
Reference in New Issue
Block a user