1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src
Christopher Kolstad 2b1111044f
feat: added killswitch for admin tokens (#5905)
Since we've now added PAT's we really do recommend switching to those,
or for enterprises, we recommend using service accounts.

Admin tokens have an obvious disadvantage in that they're not connected
to any user, so actions performed by them are harder to audit.

This PR adds a killswitch for turning it off, in preparation for
deprecating them and ultimately removing them in the future.
2024-01-17 10:27:36 +01:00
..
__mocks__
assets chore: show new change request diagram for users who are exposed to scheduled CRs (#5777) 2024-01-08 09:49:13 +05:30
component feat: added killswitch for admin tokens (#5905) 2024-01-17 10:27:36 +01:00
constants
contexts
hooks feat: hours back feature metrics tracking (#5904) 2024-01-16 10:30:06 +01:00
interfaces feat: added killswitch for admin tokens (#5905) 2024-01-17 10:27:36 +01:00
openapi chore: update orval schemas (#5858) 2024-01-11 18:18:44 +05:30
themes Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
types chore(deps): update dependency @biomejs/biome to v1.4.1 (#5709) 2024-01-10 09:11:49 +00:00
utils Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
index.tsx refactor: move plausible context on top of feedback (#5824) 2024-01-10 11:31:41 +02:00
setupTests.ts
vite-env.d.ts