lazyflat/web
Moritz 69f2f1f635 lazyflat: combined alert + apply behind authenticated web UI
Three isolated services (alert scraper, apply HTTP worker, web UI+DB)
with argon2 auth, signed cookies, CSRF, rate-limited login, kill switch,
apply circuit breaker, audit log, and strict CSP.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-21 09:51:35 +02:00
..
static lazyflat: combined alert + apply behind authenticated web UI 2026-04-21 09:51:35 +02:00
templates lazyflat: combined alert + apply behind authenticated web UI 2026-04-21 09:51:35 +02:00
app.py lazyflat: combined alert + apply behind authenticated web UI 2026-04-21 09:51:35 +02:00
apply_client.py lazyflat: combined alert + apply behind authenticated web UI 2026-04-21 09:51:35 +02:00
auth.py lazyflat: combined alert + apply behind authenticated web UI 2026-04-21 09:51:35 +02:00
db.py lazyflat: combined alert + apply behind authenticated web UI 2026-04-21 09:51:35 +02:00
Dockerfile lazyflat: combined alert + apply behind authenticated web UI 2026-04-21 09:51:35 +02:00
requirements.txt lazyflat: combined alert + apply behind authenticated web UI 2026-04-21 09:51:35 +02:00
settings.py lazyflat: combined alert + apply behind authenticated web UI 2026-04-21 09:51:35 +02:00