zitadel/internal/repository/policy
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
..
custom_text.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
label.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
login.go feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
mail_template.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
mail_text.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_domain.go fix: cleanup some todos (#3642) 2022-05-16 16:35:49 +02:00
policy_login_factors.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_login_identity_provider.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_password_age.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_password_complexity.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_password_lockout.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_privacy.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00