mailwolt/resources/views/livewire/setup
boban 894f753b81 Fix: Wizard SSL-Flow end-to-end sauber gelöst
- pollSetup() macht keinen auto-redirect mehr (port 443 wäre noch nicht offen)
- "Zum Login" ist jetzt ein plain <a href="/login"> ohne Livewire-POST
  → nginx leitet /login nach SSL-Switch automatisch auf HTTPS weiter
- mailwolt-apply-domains schreibt done=1/0 (je nach Cert-Status) VOR nginx-Switch
  + sleep 6s damit Polling noch 3x done lesen kann bevor port 443 öffnet
- done=1 nur wenn mindestens ein LE-Cert erfolgreich ausgestellt wurde

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-24 16:11:50 +02:00
..
setup-wizard.blade.php first commit 2025-09-28 11:18:07 +02:00
step-admin.blade.php first commit 2025-09-28 11:18:07 +02:00
step-certificate.blade.php first commit 2025-09-28 11:18:07 +02:00
step-domain.blade.php first commit 2025-09-28 11:18:07 +02:00
wizard.blade.php Fix: Wizard SSL-Flow end-to-end sauber gelöst 2026-04-24 16:11:50 +02:00