Quick and Claude Fable 5
beb6b880fc
fix(api): move account-level Discord routes out of RequireProfile
...
The Discord DM channel's prefs, link-init, and unlink endpoints are
account-level — the handlers only read the user ID — but were mounted
inside the /notifications subrouter, whose RequireProfile middleware
400s any request without an X-Profile-Id header. Register them as
static paths on the auth-only group instead, the same coexistence
pattern the public email-link routes already use (static paths win over
the mounted subrouter's wildcards; verified empirically, no middleware
leak onto profile-scoped routes).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-06-11 22:06:09 -04:00
..
2026-06-10 14:58:54 -04:00
2026-05-22 23:26:56 -04:00
2026-06-05 22:43:20 -04:00
2026-06-10 19:25:07 -04:00
2026-06-11 22:06:09 -04:00
2026-06-09 19:44:40 -04:00
2026-06-10 19:25:07 -04:00
2026-06-08 15:25:48 -04:00
2026-05-22 23:26:56 -04:00
2026-06-06 22:29:26 -04:00
2026-06-11 19:51:03 -04:00
2026-06-06 23:51:30 -04:00
2026-06-07 21:27:56 -04:00
2026-05-22 23:26:56 -04:00
2026-05-22 23:26:56 -04:00
2026-06-07 15:57:05 -04:00
2026-05-23 12:31:08 -04:00
2026-06-09 20:08:30 -04:00
2026-06-10 19:25:07 -04:00
2026-06-06 23:51:30 -04:00
2026-06-11 19:51:03 -04:00
2026-05-22 23:26:56 -04:00
2026-06-10 08:18:35 -04:00
2026-06-11 14:55:46 -04:00
2026-06-09 19:44:40 -04:00
2026-05-22 23:26:56 -04:00
2026-06-10 08:18:35 -04:00
2026-05-22 23:26:56 -04:00
2026-06-06 22:29:26 -04:00
2026-06-10 19:25:07 -04:00
2026-05-22 23:26:56 -04:00
2026-06-11 14:55:46 -04:00
2026-06-10 19:25:07 -04:00
2026-05-22 23:26:56 -04:00
2026-06-11 21:34:19 -04:00
2026-06-06 22:29:26 -04:00
2026-06-10 19:25:07 -04:00
2026-06-10 19:25:07 -04:00
2026-06-10 14:58:54 -04:00
2026-06-10 17:18:41 -04:00
2026-06-10 19:25:07 -04:00
2026-06-10 17:18:18 -04:00
2026-06-10 17:18:18 -04:00
2026-06-11 22:05:57 -04:00
2026-05-22 23:26:56 -04:00
2026-05-22 23:26:56 -04:00
2026-05-22 23:26:56 -04:00
2026-05-22 23:26:56 -04:00
2026-06-10 20:18:29 -04:00
2026-06-09 13:00:48 -04:00
2026-06-09 13:00:48 -04:00
2026-06-10 20:18:29 -04:00
2026-06-09 14:23:28 -04:00
2026-06-10 08:18:35 -04:00
2026-06-11 16:04:22 -04:00
2026-05-22 23:26:56 -04:00
2026-06-10 19:25:07 -04:00
2026-06-05 22:43:20 -04:00
2026-06-05 22:19:38 -04:00
2026-06-08 15:25:48 -04:00
2026-06-10 08:18:35 -04:00
2026-06-10 08:18:35 -04:00
2026-05-22 23:26:56 -04:00
2026-06-10 19:25:07 -04:00
2026-06-11 14:55:46 -04:00
2026-05-22 23:26:56 -04:00
2026-06-10 17:18:18 -04:00
2026-06-06 00:05:04 -04:00
2026-05-23 21:32:22 -04:00
2026-06-09 19:44:40 -04:00
2026-06-10 14:58:54 -04:00
2026-05-22 23:26:56 -04:00
2026-06-08 15:25:48 -04:00
2026-05-22 23:26:56 -04:00
2026-06-08 15:25:48 -04:00
2026-06-05 22:43:20 -04:00