1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-02 01:17:58 +02:00
unleash.unleash/src/lib/features/instance-stats
Tymoteusz Czech 225d8a91f1
API tokens scoped to deleted projects shouldn't give wildcard access (#7499)
If you have SDK tokens scoped to projects that are deleted, you should
not get access to any flags with those.

---------

Co-authored-by: David Leek <david@getunleash.io>
2024-07-08 09:52:10 +02:00
..
createInstanceStatsService.ts API tokens scoped to deleted projects shouldn't give wildcard access (#7499) 2024-07-08 09:52:10 +02:00
getActiveUsers.e2e.test.ts fix: added await to getActiveUsers tests 2023-10-10 13:23:20 +02:00
getActiveUsers.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
getProductionChanges.e2e.test.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
getProductionChanges.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
instance-stats-service.test.ts refactor: lifecycle stage duration outside instance stats (#7442) 2024-06-25 11:22:26 +02:00
instance-stats-service.ts refactor: lifecycle stage duration outside instance stats (#7442) 2024-06-25 11:22:26 +02:00