1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00
unleash.unleash/src
Ivar Conradi Østhus 3a8107ce6e
fix: state-service should always keep api keys (#2552)
We have experienced side-effects where the import was unexpected and
resulted in environments thought to be removed. This had the unexpected
side-effect of also deleting API keys for some environments not part of
the import file.

This commit removes the ability of the state-service to mutate api keys
directly. There is no compelling reasons why we should remove API keys
as part of an import query.

Co-authored-by: Gastón Fournier <gaston@getunleash.ai>
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2023-01-04 11:24:34 +00:00
..
lib fix: state-service should always keep api keys (#2552) 2023-01-04 11:24:34 +00:00
mailtemplates refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
migrations feat: enterprise service accounts (BE) (#2806) 2023-01-03 15:15:32 +00:00
test fix: state-service should always keep api keys (#2552) 2023-01-04 11:24:34 +00:00
migrator.ts fix: be explicit when specifying time & replace moment with date-fns (#1072) 2021-11-02 15:13:46 +01:00
server-dev.ts feat: enterprise service accounts (BE) (#2806) 2023-01-03 15:15:32 +00:00
server.ts Define exports for enterprise (#2435) 2022-11-17 13:02:40 +02:00