1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/src
Nuno Góis ccfc046937
feat: adds the PAT_DELETE event (#2965)
<img width="973" alt="image"
src="https://user-images.githubusercontent.com/14320932/214047789-830adae4-daf1-4761-9b77-a49c9b92d0d8.png">

Adds the `PAT_DELETE` event so we can log the relevant information when
a PAT is deleted.

Should cover the following scenarios:

- User deletes their own PAT;
- Admin deletes another user's PAT;
- Admin deletes a Service Account token;
2023-01-23 15:11:16 +02:00
..
lib feat: adds the PAT_DELETE event (#2965) 2023-01-23 15:11:16 +02: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 feat: add warning hints on potential misconfiguration (#2948) 2023-01-20 18:09:01 +01: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: initial status box implementation (#2913) 2023-01-18 10:10:41 +01:00
server.ts Define exports for enterprise (#2435) 2022-11-17 13:02:40 +02:00