dudi/config/packages
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
..
cache.yaml Initial commit: Dudi habit tracker 2026-04-29 15:40:57 +02:00
doctrine.yaml Add PHPUnit integration tests, remove legacy pre-Symfony files, fix password reset 2026-04-30 10:18:21 +02:00
doctrine_migrations.yaml Initial commit: Dudi habit tracker 2026-04-29 15:40:57 +02:00
framework.yaml Initial commit: Dudi habit tracker 2026-04-29 15:40:57 +02:00
mailer.yaml Initial commit: Dudi habit tracker 2026-04-29 15:40:57 +02:00
messenger.yaml Initial commit: Dudi habit tracker 2026-04-29 15:40:57 +02:00
property_info.yaml Initial commit: Dudi habit tracker 2026-04-29 15:40:57 +02:00
routing.yaml Initial commit: Dudi habit tracker 2026-04-29 15:40:57 +02:00
security.yaml Always set remember-me cookie on login 2026-05-07 22:46:59 +02:00
twig.yaml Initial commit: Dudi habit tracker 2026-04-29 15:40:57 +02:00
validator.yaml Initial commit: Dudi habit tracker 2026-04-29 15:40:57 +02:00