social-mi-bi/scripts
Dave Porter 292a9e0464 scripts/reset_password.py — one-command admin password reset
Avoid multi-line heredoc paste issues over SSH. Run:

  docker compose -f deploy/docker-compose.prod.yml \
    --env-file deploy/.env.prod \
    exec api python scripts/reset_password.py user@example.com NEWPW

Sets password_hash + is_active=True, prints user role on success.
2026-05-05 19:18:19 -04:00
..
reset_password.py scripts/reset_password.py — one-command admin password reset 2026-05-05 19:18:19 -04:00
run_e2e_cif.py Initial commit: social MI/BI multi-agent reporting tool 2026-04-17 17:07:44 -04:00
seed_benchmarks.py Initial commit: social MI/BI multi-agent reporting tool 2026-04-17 17:07:44 -04:00