banyaro/backend/static
rene 526ff42215 Security: Passwort-Minimum, Rate Limits, Headers, Passwort-vergessen, email_verified
- Passwort-Minimum 8 Zeichen bei Register + Reset
- Rate Limit auf /resend-verification (3/h) und /forgot-password (3/h)
- Security-Headers: X-Frame-Options, X-Content-Type-Options, Referrer-Policy etc.
- email_verified in get_current_user SELECT ergänzt
- Forum: create_thread + create_post erfordern email_verified
- POST /auth/forgot-password + /auth/reset-password (2h-Token, via support@)
- DB-Migration: password_reset_token + password_reset_expires
- Frontend: Passwort-vergessen-Modal im Login, Reset-Formular mit Passphrase-Generator
- SW by-v576, APP_VER 553
2026-04-30 20:23:43 +02:00
..
css Fix: Desktop overflow-y:visible auf #page-content — verhindert Event-Capture, SW by-v543 2026-04-30 10:57:52 +02:00
icons Fix: arrow-bend-up-left Icon zum Sprite hinzugefügt (Vorlage laden) 2026-04-30 20:05:52 +02:00
img/screenshots Feature: Phone-Frame mit 9 App-Screenshots im Hero — SW by-v449, APP_VER 428 2026-04-27 19:38:43 +02:00
js Security: Passwort-Minimum, Rate Limits, Headers, Passwort-vergessen, email_verified 2026-04-30 20:23:43 +02:00
index.html Feature: E-Mail-Verifikation + Forum öffentlich lesbar + Launch-Vorbereitung 2026-04-30 19:51:07 +02:00
landing.html Fix: Tagesübung nur JS-kompatible exercise_ids, Scroll per exercise_id; Landing+llms.txt Sprint-20 — SW by-v492, APP_VER 469 2026-04-29 11:34:28 +02:00
llms.txt Fix: Tagesübung nur JS-kompatible exercise_ids, Scroll per exercise_id; Landing+llms.txt Sprint-20 — SW by-v492, APP_VER 469 2026-04-29 11:34:28 +02:00
manifest.json Release v1.1.4 2026-04-30 16:58:36 +02:00
robots.txt Feature: Tierschutz-Check, KI-Züchter-Features, Export, SEO-Update 2026-04-28 19:49:54 +02:00
sw.js Security: Passwort-Minimum, Rate Limits, Headers, Passwort-vergessen, email_verified 2026-04-30 20:23:43 +02:00