1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/src
Gastón Fournier dc0fe3929e
chore: make event store accept IUser (#3076)
## About the changes
Currently, we need to remember of using the email or else the username
of a user when storing into EventStore, because we don't have
[strictNullChecks](https://www.typescriptlang.org/tsconfig#strictNullChecks),
it's error-prone. Fix for a production issue: #3072

This reuses an existing function that also deals with undefined
2023-02-21 14:11:39 +00:00
..
lib chore: make event store accept IUser (#3076) 2023-02-21 14:11:39 +00:00
mailtemplates
migrations
test
migrator.ts
server-dev.ts fix: decouple forms (#3162) 2023-02-21 12:46:29 +01:00
server.ts Define exports for enterprise (#2435) 2022-11-17 13:02:40 +02:00