1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-08-27 13:49:10 +02:00
unleash.unleash/src
Christopher Kolstad af3944bd75
fix: log missing user at warn level (#3735)
When using PATs if the user that the PAT is for has been removed, we
currently log the missing user at ERROR level. Since this is not
something our SREs can fix, this PR downgrades the NotFoundError to
WARN, instead of ERROR.
2023-05-10 13:31:42 +02:00
..
lib fix: log missing user at warn level (#3735) 2023-05-10 13:31:42 +02:00
mailtemplates refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
migrations feat: metrics for variants (#3685) 2023-05-05 11:10:54 +03:00
test fix: bypass change requests when unprotected deleting (#3720) 2023-05-09 14:18:21 +03:00
migrator.ts feat: disable verbosity from db-migrate (#3301) 2023-03-13 10:12:43 +01:00
server-dev.ts Feat: default strategy UI (#3682) 2023-05-05 14:32:44 +03:00
server.ts Define exports for enterprise (#2435) 2022-11-17 13:02:40 +02:00