Evan
4415b8a400
feat(security): terminate active sessions when an account is disabled
...
Disabling a user account (active=False) terminates that user's
outstanding sessions on their next request via a per-user invalidation
epoch (user_attribute.sessions_invalidated_at). Works for both
client-side cookie sessions and server-side session stores. Inert for
users that were never disabled (NULL epoch). The migration backfills the
epoch for accounts already disabled at upgrade time.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-10 11:24:30 -07:00
..
2026-04-24 15:52:42 -04:00
2026-04-24 15:52:42 -04:00
2026-06-08 16:24:06 -07:00
2025-07-31 19:27:42 -07:00
2024-10-24 13:08:55 -03:00
2026-06-10 08:17:12 -07:00
2026-06-10 09:17:30 -07:00
2024-05-29 19:04:37 -07:00
2026-06-09 11:24:12 -07:00
2026-06-09 10:28:34 -07:00
2026-06-03 12:55:50 +01:00
2026-05-05 12:07:46 -04:00
2026-04-24 15:52:42 -04:00
2026-06-08 17:07:57 -07:00
2026-06-09 18:30:30 -07:00
2026-06-09 18:30:30 -07:00
2026-06-09 10:29:46 -07:00
2026-05-05 12:07:46 -04:00
2026-06-05 17:57:44 -07:00
2026-03-04 09:40:21 -08:00
2026-06-09 11:08:08 -07:00
2026-02-02 09:24:16 -08:00
2026-05-05 12:07:46 -04:00
2026-03-11 01:56:24 +05:30
2026-06-08 14:14:53 -07:00
2026-05-11 10:24:42 -07:00
2026-06-10 11:24:30 -07:00
2026-06-10 09:17:30 -07:00
2026-06-09 11:08:20 -07:00
2026-06-10 11:24:30 -07:00
2026-06-10 11:24:30 -07:00
2026-06-09 10:29:46 -07:00
2026-06-04 12:03:28 -07:00
2026-06-09 11:24:12 -07:00
2026-06-10 11:24:30 -07:00
2026-06-09 12:51:33 -07:00
2026-06-05 17:57:44 -07:00
2026-04-20 18:29:51 -04:00
2026-06-03 12:55:25 +01:00
2026-03-03 01:43:17 -08:00
2024-05-29 19:04:37 -07:00
2026-04-24 15:52:42 -04:00
2026-06-05 16:36:30 -07:00
2026-06-09 15:01:43 -07:00
2024-04-24 17:19:53 -07:00
2026-06-09 10:29:46 -07:00
2026-02-20 09:51:35 +01:00
2026-06-09 18:30:30 -07:00
2026-06-09 18:30:30 -07:00
2026-06-09 11:37:08 -07:00
2025-08-25 12:37:28 -07:00
2026-05-15 09:23:39 -03:00
2026-06-10 09:17:30 -07:00
2026-06-08 16:53:37 -07:00
2025-10-01 14:29:57 +03:00
2026-06-05 11:41:40 -07:00
2024-12-18 17:41:34 -08:00
2026-05-15 14:53:02 -03:00
2024-05-28 14:17:41 -07:00
2026-06-03 21:53:12 +01:00
2024-04-24 17:19:53 -07:00
2026-06-09 12:51:33 -07:00
2026-06-09 10:51:45 +01:00
2025-09-15 12:42:49 -07:00
2026-05-05 12:07:46 -04:00
2026-06-08 16:09:59 -07:00