fix(chat): ConfigModule import + CSRF skip for guest endpoint #670

Merged
jason.woltje merged 3 commits from fix/chat-complete into main 2026-03-03 19:00:07 +00:00
Owner

Combines:

  • Import ConfigModule in ChatProxyModule (fixes DI error)
  • Skip CSRF for guest endpoint

Already deployed to production and working.

Combines: - Import ConfigModule in ChatProxyModule (fixes DI error) - Skip CSRF for guest endpoint Already deployed to production and working.
jason.woltje added 3 commits 2026-03-03 18:58:18 +00:00
fix(chat): import ConfigModule in ChatProxyModule
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
d1c9a747b9
fix(chat): skip CSRF for guest endpoint
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
5207d8c0c9
jason.woltje merged commit 8069aeadb5 into main 2026-03-03 19:00:07 +00:00
Sign in to join this conversation.