zitadel/internal/eventstore/handler/crdb
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
..
current_sequence.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
db_mock_test.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
failed_stmt.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
handler_stmt_test.go fix(import): check exists (#4268) 2022-08-29 17:09:07 +02:00
handler_stmt.go fix: wait for projection initialization to be done (#4473) 2022-10-03 14:09:59 +00:00
init.go fix: wait for projection initialization to be done (#4473) 2022-10-03 14:09:59 +00:00
lock_test.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
lock.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
reduce.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
statement_test.go feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
statement.go feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00