1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/src/lib
Gastón Fournier 8ac8d873b4
chore: edge active tokens cache flag removal (#7094)
## About the changes
EdgeService is the only place where we use active tokens validation in
bulk. By switching to validating from the cache, we no longer need a
method to return all active tokens from the DB.
2024-05-24 14:42:30 +02:00
..
__snapshots__ Node20 (#7095) 2024-05-23 14:14:09 +02:00
addons chore: change toggle to flag #3 (#7101) 2024-05-22 09:58:53 +03:00
db chore: edge active tokens cache flag removal (#7094) 2024-05-24 14:42:30 +02:00
domain/project-health chore: change toggle to flag #3 (#7101) 2024-05-22 09:58:53 +03:00
error
features feat: add ip to state-service and group-service (#7120) 2024-05-24 09:53:46 +02:00
middleware chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
openapi chore: rename toggle to flag #6 (#7122) 2024-05-23 11:32:11 +03:00
routes feat: add ip to state-service and group-service (#7120) 2024-05-24 09:53:46 +02:00
schema
services chore: edge active tokens cache flag removal (#7094) 2024-05-24 14:42:30 +02:00
types chore: edge active tokens cache flag removal (#7094) 2024-05-24 14:42:30 +02:00
users
util feat: lifecycle prometheus metrics per project (#7032) 2024-05-10 15:24:27 +03:00
app.test.ts
app.ts fix: bearer tokens with base-path (#7065) 2024-05-16 11:45:16 +02:00
create-config.test.ts
create-config.ts feat: Allow to use CA certificate file path for DB (#6985) 2024-05-07 14:43:19 +02:00
default-custom-auth-deny-all.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts chore: change toggle to flag #3 (#7101) 2024-05-22 09:58:53 +03:00
metrics.ts feat: add prometheus metrics error logging (#7105) 2024-05-22 10:08:31 +02:00
server-impl.test.ts
server-impl.ts feat: add ip to state-service and group-service (#7120) 2024-05-24 09:53:46 +02:00