zitadel/internal/query
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
..
projection feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
action_flow_test.go feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
action_flow.go feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
action_test.go feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
action.go feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
app_test.go feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
app.go feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
authn_key_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
authn_key.go fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00
certificate_test.go feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
certificate.go feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
changes.go fix: project grants (#4031) 2022-07-27 07:55:44 +00:00
current_sequence_test.go feat: reset projections and remove failed events (#2770) 2021-12-16 14:44:26 +01:00
current_sequence.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
custom_text_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
custom_text.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
domain_policy_test.go fix(query): realtime data on defined requests (#3726) 2022-06-14 07:51:00 +02:00
domain_policy.go fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00
failed_events_test.go feat: reset projections and remove failed events (#2770) 2021-12-16 14:44:26 +01:00
failed_events.go fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00
iam_member_test.go feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
iam_member.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
idp_login_policy_link_test.go fix: provider type column in idp_login_policy_links projection (#4325) 2022-09-06 06:39:03 +00:00
idp_login_policy_link.go feat: return instance domains on list instances, fix: login policy and avatar url in oidc responses (#3785) 2022-06-08 13:46:24 +02:00
idp_test.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
idp_user_link_test.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
idp_user_link.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
idp.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
instance_domain_test.go feat: Instance domains (#3444) 2022-04-14 12:19:18 +00:00
instance_domain.go fix(system): search for existing domain globally (#3822) 2022-06-14 15:45:19 +02:00
instance_test.go feat: return instance domains on list instances, fix: login policy and avatar url in oidc responses (#3785) 2022-06-08 13:46:24 +02:00
instance.go fix: instance interceptors return NotFound (404) error for unknown hosts (#4184) 2022-08-17 06:07:41 +00:00
key_test.go feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
key.go feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
label_policy.go feat: add default redirect uri and handling of unknown usernames (#3616) 2022-05-16 13:39:09 +00:00
languages.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
lockout_policy_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
lockout_policy.go fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00
login_name.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
login_policy_test.go feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
login_policy.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
member_roles.go fix(query): realtime data on defined requests (#3726) 2022-06-14 07:51:00 +02:00
member.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
message_text_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
message_text.go fix(query): realtime data on defined requests (#3726) 2022-06-14 07:51:00 +02:00
notification_provider_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
notification_provider.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
oidc_settings_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
oidc_settings.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_domain_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_domain.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_member_test.go feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
org_member.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
org_metadata_test.go feat(org): add org metadata functionality (#4234) 2022-09-20 14:32:09 +00:00
org_metadata.go feat(org): add org metadata functionality (#4234) 2022-09-20 14:32:09 +00:00
org_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org.go feat: allow domain discovery for unknown usernames (#4484) 2022-10-06 13:30:14 +02:00
password_age_policy_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
password_age_policy.go fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00
password_complexity_policy_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
password_complexity_policy.go fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00
prepare_test.go fix(query): keys (#2755) 2022-01-12 13:22:04 +01:00
privacy_policy_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
privacy_policy.go fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00
project_grant_member_test.go feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
project_grant_member.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
project_grant_test.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
project_grant.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
project_member_test.go feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
project_member.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
project_role_test.go fix(query): realtime data on defined requests (#3726) 2022-06-14 07:51:00 +02:00
project_role.go fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00
project_test.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
project.go fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00
query.go feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
search_query_test.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
search_query.go feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
secret_generator_test.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
secret_generators.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
sms_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
sms.go fix: sms providers (#3801) 2022-06-13 08:34:11 +02:00
smtp_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
smtp.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user_auth_method_test.go fix: WebAuthN (registration / login) and list on users (#4290) 2022-09-01 09:10:07 +02:00
user_auth_method.go fix(query): realtime data on defined requests (#3726) 2022-06-14 07:51:00 +02:00
user_grant_test.go feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
user_grant.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
user_membership_test.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
user_membership.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
user_metadata_test.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
user_metadata.go fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00
user_otp.go feat: V2 alpha import and export of organizations (#3798) 2022-07-28 13:42:35 +00:00
user_password.go feat: V2 alpha import and export of organizations (#3798) 2022-07-28 13:42:35 +00:00
user_personal_access_token_test.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
user_personal_access_token.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
user_test.go feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
user.go feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
zitadel_permission.go fix: project grants (#4031) 2022-07-27 07:55:44 +00:00