1
0
mirror of git://f0xx.org/ac/ac-deploy synced 2026-07-29 02:57:38 +03:00
Files
ac-deploy/sim/cluster0/lab-seeds
Anton Afanasyeu 3c5233c903 feat(2fa): add cross-device approval routes to composed backend router
- New routes: GET/POST /two-factor/approve, GET /api/two-factor/poll
- Nginx regex extended: (login|...|api/two-factor)(/|$)
- lab-seeds views/JS synced from ac-be-auth

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 22:49:59 +02:00
..

Lab backend seed (no monolith git pull)

Frozen copy of the runnable PHP tree used to bootstrap /var/www/ac/composed/backend on cluster0.

  • Source of truth for new work: ac-workspace submodules (ac-ms-issues, ac-be-issues, …).
  • This tree: baseline for compose-lab-backend.sh overlay when COMPOSE_SKIP_MONOLITH=1.

Synced from legacy monolith examples/crash_reporter/backend (read-only reference).
Do not treat this as the long-term edit target — change the matching ac-* repo and re-run compose on the cluster.