Livio Spring
|
c791f6de58
|
fix: improve startup times by initializing projection tables during setup (#4642)
* fix: improve startup times by initializing projections table during setup
* add missing file
|
2022-11-04 09:21:58 +00:00 |
|
Livio Spring
|
b0b1e94090
|
feat(login): additionally use email/phone for authentication (#4563)
* feat: add ability to disable login by email and phone
* feat: check login by email and phone
* fix: set verified email / phone correctly on notify users
* update projection version
* fix merge
* fix email/phone verified reduce tests
* fix user tests
* loginname check
* cleanup
* fix: update user projection version to handle fixed statement
|
2022-10-17 19:19:15 +00:00 |
|
Livio Spring
|
7aef0ccfee
|
fix(email): set correct logo url (#4426)
|
2022-09-21 14:18:55 +00:00 |
|
Livio Spring
|
a1d404291d
|
fix(notify): notify user in projection (#3889)
* start implement notify user in projection
* fix(stmt): add copy to multi stmt
* use projections for notify users
* feat: notifications from projections
* feat: notifications from projections
* cleanup
* pre-release
* fix tests
* fix types
* fix command
* fix queryNotifyUser
* fix: build version
* fix: HumanPasswordlessInitCodeSent
Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
|
2022-07-06 14:09:49 +02:00 |
|