zitadel/internal/auth/repository/eventsourcing
Livio Spring aed7010508
fix: scheduling (#3978)
* fix: improve scheduling

* build pre-release

* fix: locker

* fix: user handler and print stack in case of panic in reducer

* chore: remove sentry

* fix: improve handler projection and implement tests

* more tests

* fix: race condition in tests

* Update internal/eventstore/repository/sql/query.go

Co-authored-by: Silvan <silvan.reusser@gmail.com>

* fix: implemented suggested changes

* fix: lock statement

Co-authored-by: Silvan <silvan.reusser@gmail.com>
2022-07-22 10:08:39 +00:00
..
eventstore fix: require user verification for passwordless authentication (#3896) 2022-07-06 08:32:05 +02:00
handler fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00
spooler fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00
view fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00
repository.go fix: load auth users (#3907) 2022-07-07 14:58:00 +02:00