zitadel/internal/api/grpc/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
..
auth_factor.go feat: directly specify factors/idps on addCustomLoginPolicy and return on LoginPolicy responses (#3711) 2022-05-30 11:51:07 +00:00
domain_policy.go feat: restrict smtp sender address (#3637) 2022-05-16 14:08:47 +00:00
label_policy.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
login_policy.go feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
password_age_policy.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
password_complexity_policy.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
password_lockout_policy.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
privacy_policy.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00