1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/src/lib
Ivar Conradi Østhus 5377243afc
fix: Password hash is null should yield PasswordMissmatch (#4392)
We are giving a strange error message if the user does not have a
password_hash defined in the database.
2023-08-03 08:51:13 +02:00
..
__snapshots__ chore: clean client api flag removed (#4368) 2023-07-31 12:27:31 +02:00
addons chore: add more debug logs (#4388) 2023-08-02 15:03:51 +02:00
db fix: EventStore#getMaxRevisionId can return null (#4384) 2023-08-01 23:59:09 +02:00
domain/project-health
error refactor: move status codes into classes (#4200) 2023-07-11 09:20:11 +02:00
features fix: EventStore#getMaxRevisionId can return null (#4384) 2023-08-01 23:59:09 +02:00
middleware fix: reduce severity of api token middleware errors (#4216) 2023-07-11 13:33:02 +03:00
openapi openapi: enable strict schema validation by default and fix (#4355) 2023-07-31 11:04:13 +02:00
proxy refactor: playground in feature oriented architecture (#3942) 2023-06-09 12:55:54 +02:00
routes OpenAPI: add operation tests: require summaries and descriptions (#4377) 2023-08-01 15:58:15 +02:00
schema chore: deprecate username on api-tokens (#3616) 2023-05-04 09:56:00 +02:00
segments feat: client api with proper client segments and strategy variants (#4244) 2023-07-14 13:25:31 +02:00
services fix: Password hash is null should yield PasswordMissmatch (#4392) 2023-08-03 08:51:13 +02:00
types chore: clean client api flag removed (#4368) 2023-07-31 12:27:31 +02:00
util fix: correct escaping of ui flags for plausible (#3907) 2023-07-07 17:40:37 +02:00
app.test.ts
app.ts
create-config.test.ts
create-config.ts fix: SERVER_KEEPALIVE_TIMEOUT env variable should be seconds (#4130) 2023-07-03 09:35:02 +02:00
default-custom-auth-deny-all.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts
metrics.ts
server-impl.test.ts
server-impl.ts feat: improve slack app addon scalability (#4284) 2023-07-20 13:37:06 +01:00