Ion Mudreac
25950bcbb8
fix(sessions): normalize absolute sessionFile paths for v2026.2.12 compatibility
...
Older OpenClaw versions stored absolute sessionFile paths in sessions.json.
v2026.2.12 added path traversal security that rejected these absolute paths,
breaking all Telegram group handlers with 'Session file path must be within
sessions directory' errors.
Changes:
- resolvePathWithinSessionsDir() now normalizes absolute paths that resolve
within the sessions directory, converting them to relative before validation
- Added 3 tests for absolute path handling (within dir, with topic, outside dir)
Fixes #15283
Closes #15214 , #15237 , #15216 , #15152 , #15213
2026-02-13 15:13:58 +01:00
..
2026-02-13 15:13:58 +01:00
2026-02-08 16:20:13 -05:00
2026-02-08 16:20:13 -05:00
2026-01-30 03:16:21 +01:00
2026-01-07 22:56:50 +00:00
2026-02-01 10:03:47 +09:00
2026-02-01 10:03:47 +09:00
2026-01-16 20:17:32 +00:00
2026-02-01 10:03:47 +09:00
2026-02-01 10:03:47 +09:00
2026-02-09 17:02:55 -08:00
2026-01-30 03:16:21 +01:00
2026-02-01 10:03:47 +09:00
2026-01-14 01:17:56 +00:00
2026-01-30 03:16:21 +01:00
2026-01-30 03:16:21 +01:00
2026-02-09 16:31:41 -06:00
2026-01-24 21:02:13 +00:00
2026-02-13 14:30:06 +01:00
2026-02-01 10:03:47 +09:00
2026-02-13 13:29:07 +00:00
2026-02-10 17:33:57 -06:00
2026-02-10 00:21:27 -08:00
2026-02-10 00:21:27 -08:00
2026-01-14 15:02:19 +00:00
2026-01-30 03:16:21 +01:00
2026-02-08 17:21:31 -08:00
2026-02-13 13:29:07 +00:00
2026-01-30 03:16:21 +01:00
2026-02-01 09:50:52 +01:00
2026-01-15 03:22:54 +00:00
2026-02-01 10:03:47 +09:00
2026-01-14 01:17:56 +00:00
2026-01-14 01:17:56 +00:00
2026-02-01 10:03:47 +09:00
2026-02-01 10:03:47 +09:00
2026-02-13 04:41:04 +01:00
2026-02-01 10:03:47 +09:00
2026-02-08 14:24:57 -08:00
2026-02-01 10:03:47 +09:00
2026-02-09 17:02:55 -08:00
2026-01-31 16:19:20 +09:00
2026-02-10 17:33:57 -06:00
2026-02-01 10:03:47 +09:00
2026-02-09 17:02:55 -08:00
2026-02-08 16:20:13 -05:00
2026-02-13 04:41:04 +01:00
2026-02-13 04:41:04 +01:00
2026-02-01 10:03:47 +09:00
2026-01-31 16:19:20 +09:00
2026-01-31 16:19:20 +09:00
2026-02-10 00:21:27 -08:00
2026-01-14 05:39:51 +00:00
2026-02-10 00:21:27 -08:00
2026-02-09 17:02:55 -08:00
2026-02-01 10:03:47 +09:00
2026-01-27 12:21:02 +00:00
2026-02-01 10:03:47 +09:00
2026-01-30 03:16:21 +01:00
2026-02-09 17:02:55 -08:00
2026-02-08 14:24:57 -08:00
2026-02-01 10:03:47 +09:00
2026-02-09 17:02:55 -08:00
2026-02-08 20:06:29 -05:00
2026-02-08 16:20:13 -05:00
2026-02-10 17:33:57 -06:00
2026-02-10 17:33:57 -06:00
2026-01-31 16:19:20 +09:00
2026-02-13 04:41:04 +01:00
2026-02-13 04:41:04 +01:00
2026-02-01 10:03:47 +09:00
2026-02-09 17:02:55 -08:00
2026-02-13 05:51:04 +01:00
2026-02-13 05:51:04 +01:00
2026-02-10 17:33:57 -06:00
2026-02-01 10:03:47 +09:00
2026-02-12 01:19:46 -08:00
2026-01-31 16:04:04 +09:00
2026-02-09 20:42:35 -08:00
2026-01-18 06:37:37 +00:00
2026-02-01 10:03:47 +09:00
2026-02-01 10:03:47 +09:00
2026-01-31 16:19:20 +09:00
2026-01-31 16:19:20 +09:00
2026-02-01 10:20:27 +00:00
2026-02-01 10:03:47 +09:00
2026-02-05 16:35:38 -08:00
2026-02-12 19:52:24 -06:00
2026-01-24 20:56:40 +00:00
2026-01-14 01:17:56 +00:00
2026-02-09 20:42:35 -08:00
2026-01-30 03:16:21 +01:00
2026-02-10 17:33:57 -06:00
2026-02-09 20:42:35 -08:00
2026-02-12 19:52:24 -06:00
2026-02-13 14:30:06 +01:00
2026-02-04 16:16:34 -05:00
2026-02-13 02:09:14 +01:00
2026-02-04 16:16:34 -05:00
2026-02-10 17:33:57 -06:00
2026-02-11 17:51:08 -08:00
2026-02-09 23:58:52 -06:00
2026-01-24 01:18:33 +00:00
2026-02-04 16:16:34 -05:00
2026-01-24 04:21:47 +00:00
2026-02-13 04:41:04 +01:00
2026-01-18 02:12:10 +00:00
2026-02-10 17:33:57 -06:00
2026-01-27 03:24:54 +00:00
2026-02-04 16:16:34 -05:00
2026-01-20 15:57:08 +00:00
2026-02-13 05:51:04 +01:00
2026-02-05 14:45:45 -08:00
2026-02-09 07:11:33 +00:00
2026-02-10 17:33:57 -06:00
2026-01-25 04:35:20 +00:00
2026-02-04 16:16:34 -05:00
2026-02-01 10:03:47 +09:00
2026-02-13 04:41:04 +01:00
2026-01-31 16:19:20 +09:00
2026-02-05 16:35:38 -08:00
2026-02-09 07:11:33 +00:00
2026-02-12 19:52:24 -06:00
2026-01-24 20:56:40 +00:00
2026-01-24 09:07:03 +00:00
2026-02-10 17:33:57 -06:00
2026-02-12 17:15:43 +00:00
2026-02-13 05:51:04 +01:00
2026-02-04 16:16:34 -05:00
2026-02-10 17:33:57 -06:00
2026-02-09 23:58:52 -06:00
2026-02-13 14:30:06 +01:00