mirror of
https://github.com/koala73/worldmonitor.git
synced 2026-04-25 17:14:57 +02:00
ACLED migrated to token-based auth (ACLED_ACCESS_TOKEN). The email/password OAuth flow is no longer used. Remove the dead validation cases and drop both keys from ALLOWED_ENV_KEYS. Extracted from PR #1522 (scope split). Co-authored-by: Jon Torrez <jrtorrez31337@users.noreply.github.com>