1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src/lib
Gastón Fournier 7fb9308b3e
feat: ability to configure when users are considered inactive (#8454)
Give the ability to change when users are considered inactive via an
environment variable `USER_INACTIVITY_THRESHOLD_IN_DAYS` or
configuration option: `userInactivityThresholdInDays`. Default remains
180 days
2024-10-15 16:34:04 +02:00
..
__snapshots__ feat: ability to configure when users are considered inactive (#8454) 2024-10-15 16:34:04 +02:00
addons chore: improve addon metrics usage 2024-10-14 09:20:27 +02:00
db
domain/project-health
error
features chore: wrapTimer function types (#8428) 2024-10-15 11:18:22 +02:00
middleware fix: same site api call with session cookie (#8435) 2024-10-15 13:16:16 +02:00
openapi chore: add unleashAI chat schemas (#8405) 2024-10-10 09:43:28 +01:00
routes chore: add OpenAI API key configuration (#8400) 2024-10-10 09:43:14 +01:00
schema
services feat: now you can add env type to env order (#8442) 2024-10-14 13:26:38 +03:00
types feat: ability to configure when users are considered inactive (#8454) 2024-10-15 16:34:04 +02:00
users feat: ability to configure when users are considered inactive (#8454) 2024-10-15 16:34:04 +02:00
util chore: wrapTimer function types (#8428) 2024-10-15 11:18:22 +02:00
app.test.ts
app.ts
create-config.test.ts
create-config.ts feat: ability to configure when users are considered inactive (#8454) 2024-10-15 16:34:04 +02:00
default-custom-auth-deny-all.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts
metrics.ts chore:origin middleware flag cleanup (#8402) 2024-10-10 14:26:35 +02:00
server-impl.test.ts
server-impl.ts