Stefan Benz
|
7a5f7f82cf
|
feat(saml): implementation of saml for ZITADEL v2 (#3618)
|
2022-09-12 18:18:08 +02:00 |
|
Silvan
|
f71d158fb0
|
fix(cli): no more panics during startup (#4333)
* fix(cli): configure id generator
* fix(cli): use correct viper environment
|
2022-09-07 08:35:12 +00:00 |
|
Livio Spring
|
f610d48569
|
feat: prepare for multiple database types (#4068)
BREAKING CHANGE: the database and admin user config has changed.
|
2022-07-28 16:25:42 +02:00 |
|
Livio Spring
|
9b6dad18cb
|
feat: provide metrics endpoint (#3902)
* feat: provide metrics endpoint
* config
* enable otel metrics by default
Co-authored-by: Florian Forster <florian@caos.ch>
|
2022-07-18 10:42:32 +02: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 |
|
Livio Spring
|
12d4d3ea0b
|
fix: enable env vars in setup steps (and deprecate admin subcommand) (#3871)
* fix: enable env vars in setup steps (and deprecate admin subcommand)
* fix tests and error text
|
2022-06-27 10:32:34 +00:00 |
|