Bernd Rodler
a622e3755b
fix: Phase 1 critical+high fixes (17/18 items)
CRITICAL fixes:
- C1: Error swallowing - throw TransportError on network failure in getEmails/searchEmails
- C2: Recurrence expansion ID delimiter changed from ':' to '::occurrence::'
- C3: Cross-account calendar event UID dedup after multi-account aggregation
- C4: Admin session token revocation via JTI blacklist on logout
- C6: FTS5 schema-drop - add warning log for automatic reindex trigger
- C7: Settings lock - gate updateSetting() with isSettingLocked() check
- C8: Offline push pause - add offline event handler that closes push transports
HIGH fixes:
- H1: Push handler - add ContactCard and FileNode branches
- H2: WS fallback - await state snapshot before reconcileAfterWebSocketFallback
- H3: Auth rate limiting - add checkUserAuthRateLimit to session and token routes
- H4: OAuth logs - strip access_token from error log context
- H7: Template XSS - apply DOMPurify to HTML template body on import
- H8: Secure cookie - derive from x-forwarded-proto, not NODE_ENV
- H9: bcrypt fix - remove bcrypt prefixes from isHashed() so scrypt-only
- H13: calendarTasksEnabled - apply admin gate at runtime in calendar page
- H14: Task mutations - add try/catch error handling to update/delete/toggle
- H18: autoSelectReplyIdentity default changed from false to true
Deferred: P1.3 (C5 auth localStorage encryption) - requires custom Zustand persist adapter.
2026-08-07 12:17:41 +02:00
..
2026-08-06 00:21:13 +02:00
2026-08-07 12:17:41 +02:00
2026-08-07 12:09:14 +02:00
2026-06-05 19:23:06 +02:00
2026-08-05 23:43:19 +02:00
2026-05-21 23:35:58 +02:00
2026-08-07 12:17:41 +02:00
2026-08-07 12:17:41 +02:00
2026-08-07 12:17:41 +02:00
2026-08-05 17:40:13 +02:00
2026-08-04 08:57:14 +02:00
2026-06-19 12:29:43 +02:00
2026-04-27 22:23:39 +02:00
2026-05-21 23:35:58 +02:00
2026-05-30 15:45:33 +02:00
2026-08-06 00:30:27 +02:00
2026-08-03 19:13:07 +02:00
2026-06-24 18:39:38 +02:00
2026-05-06 20:07:36 +02:00
2026-05-25 16:45:13 +02:00
2026-06-28 19:13:02 +02:00
2026-07-04 14:51:46 +02:00
2026-06-19 12:31:07 +02:00
2026-06-19 12:31:07 +02:00
2026-08-05 17:48:42 +02:00
2026-07-07 23:26:36 +02:00
2026-03-31 00:11:04 +02:00
2026-04-21 17:42:52 +02:00
2026-04-16 16:54:09 +02:00
2026-07-21 21:00:53 +02:00
2026-05-22 14:04:02 +02:00
2026-07-21 20:58:55 +02:00
2026-02-17 01:09:57 +01:00
2026-04-12 01:10:28 +02:00
2026-06-24 18:46:41 +02:00
2026-08-04 12:48:30 +02:00
2026-07-21 23:27:40 +02:00
2026-07-21 23:03:34 +02:00
2026-07-22 19:17:23 +02:00
2026-06-25 01:04:26 +02:00
2026-05-06 20:07:36 +02:00
2026-05-22 15:22:33 +02:00
2025-12-10 17:54:22 +01:00
2026-07-16 18:00:41 +02:00
2026-06-01 17:25:14 +02:00
2026-07-29 11:41:34 +12:00
2026-06-15 23:15:04 +02:00
2026-05-18 16:01:29 +02:00
2026-07-08 15:42:42 +02:00
2026-07-21 23:26:51 +02:00
2026-07-29 17:18:38 +02:00
2026-07-29 17:18:42 +02:00
2026-02-16 18:51:30 +01:00
2026-08-07 09:45:10 +02:00
2026-06-24 19:32:13 +02:00
2026-05-30 15:58:39 +02:00
2026-07-04 14:52:26 +02:00
2026-08-05 17:40:13 +02:00
2026-08-05 17:40:13 +02:00
2026-08-05 22:02:40 +02:00
2026-07-22 17:22:20 +02:00
2026-04-16 19:07:42 +02:00
2026-05-30 15:56:55 +02:00
2026-06-25 01:04:26 +02:00
2026-07-09 14:55:34 +02:00
2026-08-03 18:23:42 +02:00
2026-04-28 17:34:06 +02:00
2026-07-22 19:17:23 +02:00
2026-06-25 00:25:28 +02:00
2026-04-09 22:13:08 +02:00
2026-08-07 12:17:41 +02:00
2026-07-23 19:36:33 +02:00
2026-07-30 19:02:39 +02:00
2026-05-09 17:37:41 +02:00
2026-05-31 15:52:27 +02:00
2026-06-15 23:15:04 +02:00
2026-05-06 20:07:36 +02:00
2026-06-24 15:56:38 +02:00
2026-07-19 10:10:31 +02:00
2026-08-07 12:17:41 +02:00
2026-04-28 17:34:06 +02:00
2026-04-28 17:34:06 +02:00
2026-08-05 17:48:42 +02:00
2026-07-29 17:18:42 +02:00
2026-04-16 19:07:42 +02:00
2026-07-11 21:14:50 +02:00
2026-07-21 20:56:38 +02:00
2026-07-08 15:41:46 +02:00
2026-07-30 19:44:36 +02:00
2026-05-21 23:35:58 +02:00
2026-06-17 09:11:29 +02:00