Commit Graph

3 Commits

Author SHA1 Message Date
5dcd671043 Support comma-separated CORS_HEADER for multiple origins.
Parse CORS_HEADER as a list: * for all origins, or reflect matching
request Origin when multiple specific origins are configured. Add Vary:
Origin for the allowlist case. Update .env.example and CORS tests.
2026-05-06 20:38:28 +00:00
a01797e9b2 Improve CORS origin handling; extend invoice repo/service and payments dispatch; rate limit and nginx config updates
Made-with: Love
2026-04-29 05:44:59 +00:00
2cb17df4c5 first commit 2026-04-29 02:35:00 +00:00