1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00
unleash.unleash/src/lib
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
..
__snapshots__ API tokens scoped to deleted projects shouldn't give wildcard access (#7499) 2024-07-08 09:52:10 +02:00
addons feat: New Relic integration (#7492) 2024-07-05 15:16:00 +02:00
db API tokens scoped to deleted projects shouldn't give wildcard access (#7499) 2024-07-08 09:52:10 +02:00
domain/project-health
error chore!: [v6] remove error.description in error messages (#7157) 2024-05-27 11:26:19 +02:00
features API tokens scoped to deleted projects shouldn't give wildcard access (#7499) 2024-07-08 09:52:10 +02:00
middleware chore: sync dependencies with enterprise (#7482) 2024-06-28 10:54:37 +02:00
openapi Chore: add limits to feature flags (#7536) 2024-07-04 11:00:11 +02:00
routes chore: extract api token service composition root; place it in /features (#7519) 2024-07-03 11:49:11 +02:00
schema
services chore: extract api token service composition root; place it in /features (#7519) 2024-07-03 11:49:11 +02:00
types API tokens scoped to deleted projects shouldn't give wildcard access (#7499) 2024-07-08 09:52:10 +02:00
users
util feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
app.test.ts
app.ts
create-config.test.ts
create-config.ts Chore: add limits to feature flags (#7536) 2024-07-04 11:00:11 +02:00
default-custom-auth-deny-all.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts feat: lifecycle stage entered counter (#7449) 2024-06-25 14:40:16 +02:00
metrics.test.ts chore: make sdk metrics snake case (#7547) 2024-07-05 12:29:00 +02:00
metrics.ts chore: make sdk metrics snake case (#7547) 2024-07-05 12:29:00 +02:00
server-impl.test.ts
server-impl.ts feat: file import (#7219) 2024-05-31 13:21:41 +02:00