PluralKit/services
Ambre Bertucci 95389e8df8
feat(api): allow custom user-agents in cors headers (#520)
Firefox's (correct) CORS implementation considers `User-Agent` as a forbidden header and requires the server to explicitly opt into custom UAs by allowing this header in `Access-Control-Allow-Headers`.

This commit enables CSR apps to correctly communicate which tools they are part of.
2023-02-15 17:42:22 +00:00
..
scheduled_tasks fix(stats): fix table name in get_message_count 2022-12-17 01:23:12 +00:00
web-proxy feat(api): allow custom user-agents in cors headers (#520) 2023-02-15 17:42:22 +00:00