left4me/l4d2web/alembic
mwiegand 2353378b23
alembic: add users.password_changed_at column
Backfills existing rows from created_at, then enforces NOT NULL.
Existing sessions without a pw_changed_at marker will be rejected
on next request once the freshness check lands (one-time forced
re-login post-deploy).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 21:44:39 +02:00
..
versions alembic: add users.password_changed_at column 2026-05-11 21:44:39 +02:00
env.py fix: enable batch operations in alembic for sqlite unique constraints 2026-05-06 20:59:18 +02:00
script.py.mako feat: enforce unique port constraint on servers 2026-05-06 20:52:46 +02:00