You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seguranca: processar exige usuario logado de verdade (fecha abuso de custo de IA)
- verify_jwt aceitava a chave publica (anon), permitindo qualquer um na
internet gastar as APIs de IA. Agora valida getUser() e rejeita a chave
publica crua; adiciona rate limit por usuario (30/min).
- erro 500 nao vaza mais detalhe interno (String(e))
- .gitignore passa a cobrir arquivos .env
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments