1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/src
Fredrik Strand Oseberg 5d52216d53
fix: adds cors caching (#2522)
* This PR adds a configurable maxAge header to the CORS middleware. This
allows the preflight request to be cached so that we can reduce the
request load on our end for the frontend clients starting to utilise the
frontend api.
2022-11-24 16:14:47 +01:00
..
lib fix: adds cors caching (#2522) 2022-11-24 16:14:47 +01:00
mailtemplates refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
migrations Add possibility to soft delete users (#2497) 2022-11-23 09:30:54 +02:00
test fix: adds cors caching (#2522) 2022-11-24 16:14:47 +01:00
migrator.ts
server-dev.ts Variants per environment (frontend) (#2453) 2022-11-18 11:43:24 +00:00
server.ts Define exports for enterprise (#2435) 2022-11-17 13:02:40 +02:00