a10ef7eb701998eb77a52fb3e761a42e552ca321
- Add ALLOWED_ORIGINS env var with comma-separated origin list - Validate origins at startup in production: reject wildcards, empty values, and malformed URLs (non-http/https protocol) - Update both server entry points (server.ts, index.ts) to use getCorsOrigins() - Development mode retains existing localhost fallback behavior Co-Authored-By: Paperclip <noreply@paperclip.ing>
Description
No description provided
Languages
TypeScript
52.3%
Kotlin
35.5%
Swift
9%
Shell
1.5%
JavaScript
0.5%
Other
1.2%