dudi/config
Simon Kühn 11767f147a Always set remember-me cookie on login
Without always_remember_me: true, the RememberMeBadge was never
activated (Symfony default requires an explicit _remember_me field
in the request). Users were logged out after PHP session expiry
(~24min) instead of the intended 48h.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-07 22:46:59 +02:00
..
packages Always set remember-me cookie on login 2026-05-07 22:46:59 +02:00
routes Initial commit: Dudi habit tracker 2026-04-29 15:40:57 +02:00
bundles.php Initial commit: Dudi habit tracker 2026-04-29 15:40:57 +02:00
preload.php Initial commit: Dudi habit tracker 2026-04-29 15:40:57 +02:00
reference.php Add PHPUnit integration tests, remove legacy pre-Symfony files, fix password reset 2026-04-30 10:18:21 +02:00
routes.yaml Initial commit: Dudi habit tracker 2026-04-29 15:40:57 +02:00
services.yaml Initial commit: Dudi habit tracker 2026-04-29 15:40:57 +02:00