1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-06-04 01:18:20 +02: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 chore: change toggle to flag #3 (#7101) 2024-05-22 09:58:53 +03:00
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 feat: implement createdByUserId for all features (#5725) 2023-12-22 14:33:16 +01:00
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 feat: use audit info in events (#6872) 2024-04-18 16:32:35 +02:00
util feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
app.test.ts feat: Make compression middleware optional (#5306) 2023-12-16 08:06:26 +01:00
app.ts fix: bearer tokens with base-path (#7065) 2024-05-16 11:45:16 +02:00
create-config.test.ts feat: allow admin login using demo auth (#6808) 2024-04-23 08:39:33 +02:00
create-config.ts Chore: add limits to feature flags (#7536) 2024-07-04 11:00:11 +02:00
default-custom-auth-deny-all.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
internals.ts refactor: rename proxy to frontend api (#6502) 2024-03-11 17:30:46 +01:00
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 feat: error log on unsupported pg (#7139) 2024-05-27 09:21:45 +02:00
server-impl.ts feat: file import (#7219) 2024-05-31 13:21:41 +02:00