mirror of
https://github.com/vernu/textbee.git
synced 2026-08-03 02:52:37 -04:00
The customer-support route accepted anonymous callers and only overwrote the user field when one was authenticated, so the body could set it. The route now requires authentication and always takes the user from the token. The daily cap counts per authenticated user rather than per self-reported email address. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>