1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src/lib/db
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
..
crud feat: crud time queries (#6895) 2024-04-22 09:31:37 +02:00
access-store.test.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
access-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
account-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
addon-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
api-token-store.ts API tokens scoped to deleted projects shouldn't give wildcard access (#7499) 2024-07-08 09:52:10 +02:00
client-applications-store.ts [Gitar] Cleaning up stale feature flag: applicationOverviewNewQuery with value true (#6956) 2024-04-29 11:02:08 +03:00
client-instance-store.ts fix: increase performance of outdated SDK query (#7226) 2024-05-31 12:39:52 +03:00
context-field-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
db-pool.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
db.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
event-store.ts chore: re use extract user methods (#5947) 2024-01-18 13:15:21 +01:00
favorite-features-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
favorite-projects-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
feature-environment-store.ts chore: remove unused clone code (#7529) 2024-07-03 15:08:19 +03:00
feature-strategy-store.test.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
feature-tag-store.ts chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
feature-type-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
group-store.ts feat: add remote ip to all events (2) (#7149) 2024-05-27 11:58:32 +02:00
index.ts API tokens scoped to deleted projects shouldn't give wildcard access (#7499) 2024-07-08 09:52:10 +02:00
pat-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
project-stats-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
public-signup-token-store.ts chore: edge active tokens cache flag removal (#7094) 2024-05-24 14:42:30 +02:00
reset-token-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
role-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
session-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
setting-store.ts feat: expose postgres version (#7041) 2024-05-13 14:41:28 +02:00
strategy-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
tag-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
transaction.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
user-feedback-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
user-splash-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
user-store.ts chore: SCIM guard for users (#6836) 2024-04-12 08:23:35 +01:00