S0yora
6ff3238e8d
fix(oauth): address Trae review feedback (loopback origin, stream cleanup, scripts)
...
- Restrict the /authorize postMessage and the modal listener to the loopback
origin pair (localhost + 127.0.0.1) instead of "*"/single-origin. The dashboard
runs on localhost while Trae forces the callback onto 127.0.0.1, so a single
window.location.origin target silently dropped the success message (popup never
closed). Addresses CWE-359 without breaking the cross-loopback flow.
- TraeExecutor: cancel the SSE reader on completion, abort upfront when the caller
signal is already aborted, and accept string elements in array message content.
- Move ad-hoc dev scripts to scripts/ad-hoc/ per the repo style guide.
2026-05-31 16:20:32 +03:00
..
2026-05-26 23:51:47 -03:00
2026-05-06 01:21:31 -03:00
2026-05-26 23:51:47 -03:00
2026-05-26 23:51:47 -03:00
2026-05-14 20:20:54 -03:00
2026-05-26 23:51:47 -03:00
2026-02-18 00:02:15 -03:00
2026-02-18 00:02:15 -03:00
2026-02-19 04:38:04 -03:00
2026-04-03 00:15:35 -03:00
2026-05-10 09:10:43 -03:00
2026-02-18 00:02:15 -03:00
2026-05-16 00:26:25 -03:00
2026-05-17 05:25:47 +07:00
2026-02-18 00:02:15 -03:00
2026-05-24 18:05:58 -03:00
2026-05-26 23:51:47 -03:00
2026-04-30 14:08:50 -03:00
2026-04-16 05:26:17 -03:00
2026-03-30 12:58:45 -03:00
2026-05-26 23:51:47 -03:00
2026-04-16 05:26:17 -03:00
2026-04-16 05:26:17 -03:00
2026-04-03 00:15:35 -03:00
2026-05-06 01:21:31 -03:00
2026-05-24 18:05:58 -03:00
2026-05-31 04:38:22 +03:00
2026-05-17 05:33:27 +07:00
2026-05-26 23:51:47 -03:00
2026-05-23 01:46:59 -03:00
2026-04-30 14:08:50 -03:00
2026-05-26 23:51:47 -03:00
2026-02-26 16:50:01 -03:00
2026-04-16 05:26:17 -03:00
2026-05-31 04:52:39 +03:00
2026-04-16 05:26:17 -03:00
2026-04-16 05:26:17 -03:00
2026-05-24 18:05:58 -03:00
2026-04-12 18:43:19 -03:00
2026-05-24 18:05:58 -03:00
2026-05-18 19:40:10 -03:00
2026-05-24 18:05:58 -03:00
2026-05-16 21:05:49 -03:00
2026-05-20 09:12:49 -03:00
2026-05-29 12:44:29 -03:00
2026-04-30 14:08:50 -03:00
2026-05-17 05:33:27 +07:00
2026-04-17 18:45:32 -03:00
2026-05-26 23:51:47 -03:00
2026-05-24 18:05:58 -03:00
2026-05-26 23:51:47 -03:00
2026-05-29 12:44:29 -03:00
2026-05-29 12:44:29 -03:00
2026-05-23 01:46:59 -03:00
2026-05-26 23:51:47 -03:00
2026-05-26 23:51:47 -03:00
2026-02-18 00:02:15 -03:00
2026-04-03 00:15:35 -03:00
2026-05-23 01:46:59 -03:00
2026-02-25 13:30:57 -03:00
2026-02-18 00:02:15 -03:00
2026-04-03 00:15:35 -03:00
2026-05-16 12:25:02 -03:00
2026-02-25 19:23:54 -03:00
2026-05-18 09:18:25 -03:00
2026-05-31 16:20:32 +03:00
2026-05-23 01:46:59 -03:00
2026-04-30 14:08:50 -03:00