Leopoldadmin
  • Joined on 2026-05-19
Leopoldadmin opened issue Leopoldadmin/leocrm#21 2026-07-27 00:30:06 +00:00
[Auto] Request failed with status code 422
Leopoldadmin opened issue Leopoldadmin/leocrm#20 2026-07-27 00:30:06 +00:00
[Auto] [Backend] POST /api/v1/comm/conversations/440dd9e1-fc4e-4aba-b71b-310059c328a3/read → 422
Leopoldadmin opened issue Leopoldadmin/leocrm#19 2026-07-27 00:30:06 +00:00
[Auto] [Backend] POST /api/v1/ai-proactive/context → 422
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-27 00:23:28 +00:00
d607803e86 fix: WebSocket 403 — SameSite=Strict blocked session cookie on WS connections
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-27 00:18:51 +00:00
35a9ce1e7b debug: add WebSocket connection logging to find 403 cause
Leopoldadmin opened issue Leopoldadmin/leocrm#18 2026-07-27 00:05:43 +00:00
[Auto] Request failed with status code 422
Leopoldadmin opened issue Leopoldadmin/leocrm#17 2026-07-27 00:05:29 +00:00
[Auto] [Backend] POST /api/v1/ai-proactive/context → 422
Leopoldadmin opened issue Leopoldadmin/leocrm#16 2026-07-27 00:05:29 +00:00
[Auto] [Backend] POST /api/v1/comm/conversations/440dd9e1-fc4e-4aba-b71b-310059c328a3/read → 422
Leopoldadmin opened issue Leopoldadmin/leocrm#14 2026-07-27 00:05:28 +00:00
[Auto] [Backend] GET /assets/unifiedContacts-Obr3TWjn.js → 404
Leopoldadmin opened issue Leopoldadmin/leocrm#15 2026-07-27 00:05:28 +00:00
[Auto] [Backend] GET /assets/Dashboard-iBLriNYf.js → 404
Leopoldadmin opened issue Leopoldadmin/leocrm#13 2026-07-27 00:05:28 +00:00
[Auto] [Backend] GET /assets/audit-YdrTWRRr.js → 404
Leopoldadmin pushed to main at Leopoldadmin/web-cad 2026-07-27 00:04:09 +00:00
7f8695456c fix(browser): text tool, delete API headers, exhaustive Playwright tool tests
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 23:48:20 +00:00
d0ae93a422 fix: WebSocket 403 — per-route require_active_plugin instead of router-level
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 23:45:14 +00:00
b281c541b2 fix: remove Request param from _check() — WebSocket can't resolve Request dependency
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 23:34:53 +00:00
0c67eb0754 fix: WebSocket 403 — require_active_plugin skips WebSocket requests
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 23:26:28 +00:00
aae3dc2297 fix: add missing APIRouter import for WebSocket route registration
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 23:23:08 +00:00
00180f8f7d fix: WebSocket 403 — register WebSocket routes without require_active_plugin dependency
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 23:18:01 +00:00
7968630840 fix: UploadFile ForwardRef + WebSocket 403 — root cause fixed
Leopoldadmin pushed to main at Leopoldadmin/web-cad 2026-07-26 23:17:20 +00:00
c86b5e7031 fix: browser testing issues and missing UI tools
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 23:08:53 +00:00
09cd1a5fe2 fix: UploadFile ForwardRef error + WebSocket 403 CSRF block