zitadel/internal/command
Tim Möhlmann 56e33ce1a7 fix: rename OTP to TOTP in v2 alpha user api
This change renames the v2 user OTP registration endpoints and objects
to TOTP.
Also the v2 related code paths have been renamed to TOTP.

This change was discussed during the sprint review.
2023-06-22 12:06:32 +02:00
..
preparation chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
auth_checks.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
command.go feat: v2alpha user service idp endpoints (#5879) 2023-05-24 18:29:58 +00:00
converter.go fix: unify commands (and remove todos for checking existence) (#3696) 2022-05-24 09:28:17 +00:00
crypto_test.go feat: implement register Passkey user API v2 (#5873) 2023-05-24 10:22:00 +00:00
crypto.go feat: implement register Passkey user API v2 (#5873) 2023-05-24 10:22:00 +00:00
custom_login_text_model.go feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00
custom_login_text.go feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00
custom_message_text_model.go fix(logintexts): fix several custom text attributes for get and set (#4733) 2022-12-01 13:31:46 +01:00
custom_text_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
debug_notification_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
device_auth_model.go feat: device authorization RFC 8628 (#5646) 2023-04-19 08:46:02 +00:00
device_auth_test.go feat: device authorization RFC 8628 (#5646) 2023-04-19 08:46:02 +00:00
device_auth.go feat: device authorization RFC 8628 (#5646) 2023-04-19 08:46:02 +00:00
email.go feat: implement register Passkey user API v2 (#5873) 2023-05-24 10:22:00 +00:00
existing_label_policies_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
flow_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
identity_provider_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
idp_config_model.go feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
idp_intent_model.go fix: provide more information in the retrieve idp information (#5927) 2023-06-20 14:39:50 +02:00
idp_intent_test.go feat: session checks with intent (#6031) 2023-06-21 14:06:18 +00:00
idp_intent.go feat: session checks with intent (#6031) 2023-06-21 14:06:18 +00:00
idp_model_test.go feat: v2alpha user service idp endpoints (#5879) 2023-05-24 18:29:58 +00:00
idp_model.go feat: migrate external idp to other types (#5984) 2023-06-08 00:50:53 +02:00
idp.go feat: v2alpha user service idp endpoints (#5879) 2023-05-24 18:29:58 +00:00
instance_converter.go feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00
instance_custom_login_text_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
instance_custom_login_text_test.go feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00
instance_custom_login_text.go feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00
instance_custom_message_text_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
instance_custom_message_text_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
instance_custom_message_text.go fix: unify commands (and remove todos for checking existence) (#3696) 2022-05-24 09:28:17 +00:00
instance_custom_text_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
instance_custom_text.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
instance_debug_notification_file_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
instance_debug_notification_file_test.go refactor: rename config structs (#5459) 2023-03-16 17:24:30 +00:00
instance_debug_notification_file.go refactor: rename config structs (#5459) 2023-03-16 17:24:30 +00:00
instance_debug_notification_log_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
instance_debug_notification_log_test.go refactor: rename config structs (#5459) 2023-03-16 17:24:30 +00:00
instance_debug_notification_log.go refactor: rename config structs (#5459) 2023-03-16 17:24:30 +00:00
instance_domain_model.go feat: instance remove (#4345) 2022-10-20 14:36:52 +02:00
instance_domain_test.go feat: allow skip of success page for native apps (#5627) 2023-04-11 15:07:32 +00:00
instance_domain.go feat: instance remove (#4345) 2022-10-20 14:36:52 +02:00
instance_idp_config_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
instance_idp_config_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
instance_idp_config.go feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
instance_idp_jwt_config_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
instance_idp_jwt_config_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
instance_idp_jwt_config.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
instance_idp_model.go feat: migrate external idp to other types (#5984) 2023-06-08 00:50:53 +02:00
instance_idp_oidc_config_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
instance_idp_oidc_config_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
instance_idp_oidc_config.go fix: V2 docs / error messages (#3611) 2022-05-16 12:00:33 +00:00
instance_idp_test.go feat: migrate external idp to other types (#5984) 2023-06-08 00:50:53 +02:00
instance_idp.go feat: migrate external idp to other types (#5984) 2023-06-08 00:50:53 +02:00
instance_member_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
instance_member_test.go feat(actions): local users (#5089) 2023-01-25 13:08:01 +00:00
instance_member.go feat(actions): local users (#5089) 2023-01-25 13:08:01 +00:00
instance_model.go fix: instance remove (#4602) 2022-10-26 13:06:48 +00:00
instance_oidc_settings_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
instance_oidc_settings_test.go fix: correct oidcsettings management (#4413) 2022-09-27 12:53:49 +02:00
instance_oidc_settings.go fix: correct oidcsettings management (#4413) 2022-09-27 12:53:49 +02:00
instance_policy_domain_model.go fix: handle UserLoginMustBeDomain changes correctly (#4765) 2022-12-06 09:01:31 +01:00
instance_policy_domain_test.go fix: handle UserLoginMustBeDomain changes correctly (#4765) 2022-12-06 09:01:31 +01:00
instance_policy_domain.go fix: handle UserLoginMustBeDomain changes correctly (#4765) 2022-12-06 09:01:31 +01:00
instance_policy_label_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
instance_policy_label_test.go fix: unify commands (and remove todos for checking existence) (#3696) 2022-05-24 09:28:17 +00:00
instance_policy_label.go fix: unify commands (and remove todos for checking existence) (#3696) 2022-05-24 09:28:17 +00:00
instance_policy_login_factors_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
instance_policy_login_identity_provider_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
instance_policy_login_model.go feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
instance_policy_login_test.go feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
instance_policy_login.go feat(login): use new IDP templates (#5315) 2023-02-28 21:20:58 +01:00
instance_policy_mail_template_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
instance_policy_mail_template_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
instance_policy_mail_template.go fix: unify commands (and remove todos for checking existence) (#3696) 2022-05-24 09:28:17 +00:00
instance_policy_notification_model.go feat: add notification policy and password change message (#5065) 2023-01-25 09:49:41 +01:00
instance_policy_notification_test.go feat: add notification policy and password change message (#5065) 2023-01-25 09:49:41 +01:00
instance_policy_notification.go feat: add notification policy and password change message (#5065) 2023-01-25 09:49:41 +01:00
instance_policy_password_age_model.go feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
instance_policy_password_age_test.go fix: unify commands (and remove todos for checking existence) (#3696) 2022-05-24 09:28:17 +00:00
instance_policy_password_age.go fix: unify commands (and remove todos for checking existence) (#3696) 2022-05-24 09:28:17 +00:00
instance_policy_password_complexity_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
instance_policy_password_complexity_test.go fix: unify commands (and remove todos for checking existence) (#3696) 2022-05-24 09:28:17 +00:00
instance_policy_password_complexity.go fix: unify commands (and remove todos for checking existence) (#3696) 2022-05-24 09:28:17 +00:00
instance_policy_password_lockout_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
instance_policy_password_lockout_test.go fix: unify commands (and remove todos for checking existence) (#3696) 2022-05-24 09:28:17 +00:00
instance_policy_password_lockout.go fix: unify commands (and remove todos for checking existence) (#3696) 2022-05-24 09:28:17 +00:00
instance_policy_privacy_model.go feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00
instance_policy_privacy_test.go feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00
instance_policy_privacy.go feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00
instance_policy_security_model.go feat: enable iframe use (#4766) 2022-12-14 07:17:36 +01:00
instance_policy_security.go feat: enable iframe use (#4766) 2022-12-14 07:17:36 +01:00
instance_secret_generator_model.go feat: enable default smtp config on setup (#3622) 2022-05-13 12:13:07 +00:00
instance_settings_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
instance_settings.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
instance_smtp_config_model.go fix: add smtp config, remove smtp and sms provider, console adaptations (#3792) 2022-06-10 12:39:38 +02:00
instance_test.go fix: instance remove (#4602) 2022-10-26 13:06:48 +00:00
instance.go fix: handle userID and context correctly (#5755) 2023-04-26 16:19:32 +02:00
jwt_config_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
key_pair_model.go feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
key_pair.go feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
main_test.go feat(api): add password reset and change to user service (#6036) 2023-06-20 17:34:06 +02:00
member_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
metadata_model.go fix(metadata): corrected handling of remove metadata events (#4505) 2022-10-07 09:44:28 +00:00
oidc_config_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_action_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_action_test.go feat: permit all features to every instance and organisation (#3566) 2022-05-02 11:18:17 +02:00
org_action.go feat: V2 alpha import and export of organizations (#3798) 2022-07-28 13:42:35 +00:00
org_converter.go feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00
org_custom_login_text_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_custom_login_text_test.go feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00
org_custom_login_text.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
org_custom_message_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_custom_message_text_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_custom_message_text.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_domain_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_domain_test.go feat: V2 alpha import and export of organizations (#3798) 2022-07-28 13:42:35 +00:00
org_domain.go fix: ensure domain policy is read for the correct org (#4872) 2022-12-13 06:37:50 +00:00
org_flow_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_flow_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_flow.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_idp_config_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_idp_config_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_idp_config.go feat: V2 alpha import and export of organizations (#3798) 2022-07-28 13:42:35 +00:00
org_idp_jwt_config_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_idp_jwt_config_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_idp_jwt_config.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_idp_model.go feat: migrate external idp to other types (#5984) 2023-06-08 00:50:53 +02:00
org_idp_oidc_config_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_idp_oidc_config_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_idp_oidc_config.go fix: V2 docs / error messages (#3611) 2022-05-16 12:00:33 +00:00
org_idp_test.go feat: migrate external idp to other types (#5984) 2023-06-08 00:50:53 +02:00
org_idp.go feat: migrate external idp to other types (#5984) 2023-06-08 00:50:53 +02:00
org_member_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_member_test.go feat(api): allow specifying access_token type (opaque/JWT) for service users (#5150) 2023-02-08 08:06:34 +00:00
org_member.go feat(actions): local users (#5089) 2023-01-25 13:08:01 +00:00
org_metadata_model.go feat(org): add org metadata functionality (#4234) 2022-09-20 14:32:09 +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_model.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
org_policy_domain_model.go fix: handle UserLoginMustBeDomain changes correctly (#4765) 2022-12-06 09:01:31 +01:00
org_policy_domain_test.go fix: handle UserLoginMustBeDomain changes correctly (#4765) 2022-12-06 09:01:31 +01:00
org_policy_domain.go fix: ensure domain policy is read for the correct org (#4872) 2022-12-13 06:37:50 +00:00
org_policy_label_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_policy_label_test.go feat: permit all features to every instance and organisation (#3566) 2022-05-02 11:18:17 +02:00
org_policy_label.go fix: V2 docs / error messages (#3611) 2022-05-16 12:00:33 +00:00
org_policy_lockout_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_policy_lockout_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_policy_lockout.go fix: V2 docs / error messages (#3611) 2022-05-16 12:00:33 +00:00
org_policy_login_factors_model.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
org_policy_login_identity_provider_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_policy_login_model.go feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
org_policy_login_test.go feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
org_policy_login.go feat(login): use new IDP templates (#5315) 2023-02-28 21:20:58 +01:00
org_policy_mail_template_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_policy_mail_template_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_policy_mail_template.go fix: V2 docs / error messages (#3611) 2022-05-16 12:00:33 +00:00
org_policy_notification_model.go feat: add notification policy and password change message (#5065) 2023-01-25 09:49:41 +01:00
org_policy_notification_test.go feat: add notification policy and password change message (#5065) 2023-01-25 09:49:41 +01:00
org_policy_notification.go feat: add notification policy and password change message (#5065) 2023-01-25 09:49:41 +01:00
org_policy_password_age_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_policy_password_age_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_policy_password_age.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_policy_password_complexity_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_policy_password_complexity_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_policy_password_complexity.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_policy_privacy_model.go feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00
org_policy_privacy_test.go feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00
org_policy_privacy.go feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00
org_test.go feat(api): allow specifying access_token type (opaque/JWT) for service users (#5150) 2023-02-08 08:06:34 +00:00
org.go fix: handle userID and context correctly (#5755) 2023-04-26 16:19:32 +02:00
phone_test.go fix: make user creation errors helpful (#5382) 2023-03-14 19:20:38 +00:00
phone.go feat(api): add user creation to user service (#5745) 2023-04-26 07:47:57 +02:00
policy_label_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_login_factors_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_login_model.go feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
policy_mail_template_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_notification_model.go feat: add notification policy and password change message (#5065) 2023-01-25 09:49:41 +01:00
policy_org_model.go fix: remove domain and user correctly in DomainPolicyUsernamesWriteModel (#4850) 2022-12-08 08:11:49 +01:00
policy_password_age_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_password_complexity_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_password_lockout_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_privacy_model.go feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00
preparation_test.go fix: set domain verified if domain policy does not require validation (#4061) 2022-07-28 13:18:31 +02:00
project_application_api_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
project_application_api_test.go fix: set domain verified if domain policy does not require validation (#4061) 2022-07-28 13:18:31 +02:00
project_application_api.go fix(import): add import for app and machine keys (#4536) 2022-10-18 15:07:30 +00:00
project_application_key_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
project_application_key_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
project_application_key.go fix(import): add import for app and machine keys (#4536) 2022-10-18 15:07:30 +00:00
project_application_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
project_application_oidc_model.go feat: allow skip of success page for native apps (#5627) 2023-04-11 15:07:32 +00:00
project_application_oidc_test.go feat: allow skip of success page for native apps (#5627) 2023-04-11 15:07:32 +00:00
project_application_oidc.go feat: allow skip of success page for native apps (#5627) 2023-04-11 15:07:32 +00:00
project_application_saml_model.go fix(saml): correct handling of remove (#5606) 2023-04-05 11:42:00 +00:00
project_application_saml_test.go feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
project_application_saml.go feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
project_application_test.go feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
project_application.go feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
project_converter.go feat: allow skip of success page for native apps (#5627) 2023-04-11 15:07:32 +00:00
project_grant_member_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
project_grant_member_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
project_grant_member.go fix(import): check exists (#4268) 2022-08-29 17:09:07 +02:00
project_grant_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
project_grant_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
project_grant.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
project_member_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
project_member_test.go feat(actions): local users (#5089) 2023-01-25 13:08:01 +00:00
project_member.go feat(actions): local users (#5089) 2023-01-25 13:08:01 +00:00
project_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
project_role_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
project_role_test.go feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
project_role.go fix: V2 docs / error messages (#3611) 2022-05-16 12:00:33 +00:00
project_test.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
project.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
quota_model.go perf: query data AS OF SYSTEM TIME (#5231) 2023-02-27 22:36:43 +01:00
quota_report.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
quota.go feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
session_model.go feat: session checks with intent (#6031) 2023-06-21 14:06:18 +00:00
session_passkey.go feat: session v2 passkey authentication (#5952) 2023-06-07 17:28:42 +02:00
session_passkeys_test.go feat: session v2 passkey authentication (#5952) 2023-06-07 17:28:42 +02:00
session_test.go feat: session checks with intent (#6031) 2023-06-21 14:06:18 +00:00
session.go feat: session checks with intent (#6031) 2023-06-21 14:06:18 +00:00
sms_config_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
sms_config_test.go refactor: rename config structs (#5459) 2023-03-16 17:24:30 +00:00
sms_config.go refactor: rename config structs (#5459) 2023-03-16 17:24:30 +00:00
smtp_test.go refactor: rename config structs (#5459) 2023-03-16 17:24:30 +00:00
smtp.go refactor: rename config structs (#5459) 2023-03-16 17:24:30 +00:00
statics.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
system_model.go fix(eventstore): correct creation date of events (#5683) 2023-04-18 19:29:04 +02:00
unique_constraints_model.go feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
user_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user_domain_policy_test.go fix: ensure domain policy is read for the correct org (#4872) 2022-12-13 06:37:50 +00:00
user_domain_policy.go fix: ensure domain policy is read for the correct org (#4872) 2022-12-13 06:37:50 +00:00
user_grant_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user_grant_model.go fix: improve user grants precondition checks (#4237) 2022-08-24 11:38:59 +02:00
user_grant_test.go feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
user_grant.go feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
user_human_access_token_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user_human_address_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user_human_address.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user_human_adress_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user_human_avatar_test.go fix: caching of assets (correct headers and versioned avatar and variables.css url) (#4118) 2022-08-16 05:04:36 +00:00
user_human_avatar.go fix: caching of assets (correct headers and versioned avatar and variables.css url) (#4118) 2022-08-16 05:04:36 +00:00
user_human_email_model.go feat: user v2alpha email API (#5708) 2023-04-25 09:02:29 +02:00
user_human_email_test.go fix: token for post authentication action and change phone and email (#5933) 2023-05-26 07:24:52 +00:00
user_human_email.go fix: token for post authentication action and change phone and email (#5933) 2023-05-26 07:24:52 +00:00
user_human_init_model.go fix: make user creation errors helpful (#5382) 2023-03-14 19:20:38 +00:00
user_human_init_test.go fix: make user creation errors helpful (#5382) 2023-03-14 19:20:38 +00:00
user_human_init.go fix: make user creation errors helpful (#5382) 2023-03-14 19:20:38 +00:00
user_human_model.go fix: make user creation errors helpful (#5382) 2023-03-14 19:20:38 +00:00
user_human_otp_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user_human_otp_test.go fix: rename OTP to TOTP in v2 alpha user api 2023-06-22 12:06:32 +02:00
user_human_otp.go fix: rename OTP to TOTP in v2 alpha user api 2023-06-22 12:06:32 +02:00
user_human_password_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user_human_password_test.go feat(api): add password reset and change to user service (#6036) 2023-06-20 17:34:06 +02:00
user_human_password.go feat(api): add password reset and change to user service (#6036) 2023-06-20 17:34:06 +02:00
user_human_phone_model.go fix: make user creation errors helpful (#5382) 2023-03-14 19:20:38 +00:00
user_human_phone_test.go fix: token for post authentication action and change phone and email (#5933) 2023-05-26 07:24:52 +00:00
user_human_phone.go fix: token for post authentication action and change phone and email (#5933) 2023-05-26 07:24:52 +00:00
user_human_profile_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user_human_profile_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user_human_profile.go fix: make user creation errors helpful (#5382) 2023-03-14 19:20:38 +00:00
user_human_refresh_token_model.go Merge pull request from GHSA-6rrr-78xp-5jp8 2023-01-10 15:58:10 +01:00
user_human_refresh_token_test.go Merge pull request from GHSA-6rrr-78xp-5jp8 2023-01-10 15:58:10 +01:00
user_human_refresh_token.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user_human_test.go feat: implement register Passkey user API v2 (#5873) 2023-05-24 10:22:00 +00:00
user_human_webauthn_model.go feat: implement register Passkey user API v2 (#5873) 2023-05-24 10:22:00 +00:00
user_human_webauthn.go feat: implement register Passkey user API v2 (#5873) 2023-05-24 10:22:00 +00:00
user_human.go feat: v2alpha user service idp endpoints (#5879) 2023-05-24 18:29:58 +00:00
user_idp_link_model.go fix: event handling on UserIDPLinkWriteModel (#6054) 2023-06-21 06:30:39 +00:00
user_idp_link_test.go fix(user): move check if user is existing from user idp link (#4363) 2022-09-14 12:21:23 +00:00
user_idp_link.go feat: v2alpha user service idp endpoints (#5879) 2023-05-24 18:29:58 +00:00
user_machine_key_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user_machine_key_test.go feat(api): allow specifying access_token type (opaque/JWT) for service users (#5150) 2023-02-08 08:06:34 +00:00
user_machine_key.go feat: Instance create (#4502) 2022-12-09 14:04:33 +01:00
user_machine_model.go feat(api): allow specifying access_token type (opaque/JWT) for service users (#5150) 2023-02-08 08:06:34 +00:00
user_machine_secret_test.go fix: display loginname in machine client credentials (#5936) 2023-05-26 13:04:45 +00:00
user_machine_secret.go fix: display loginname in machine client credentials (#5936) 2023-05-26 13:04:45 +00:00
user_machine_test.go feat(api): allow specifying access_token type (opaque/JWT) for service users (#5150) 2023-02-08 08:06:34 +00:00
user_machine.go feat(api): allow specifying access_token type (opaque/JWT) for service users (#5150) 2023-02-08 08:06:34 +00:00
user_membership.go fix(notify): notify user in projection (#3889) 2022-07-06 14:09:49 +02:00
user_metadata_model.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
user_metadata_test.go feat(org): add org metadata functionality (#4234) 2022-09-20 14:32:09 +00:00
user_metadata.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user_model.go fix: V2 docs / error messages (#3611) 2022-05-16 12:00:33 +00:00
user_password_complexity_policy_test.go feat(instance): add functionality to update instance (#4440) 2022-09-27 06:58:50 +00:00
user_password_complexity_policy.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user_personal_access_token_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user_personal_access_token_test.go feat(api): allow specifying access_token type (opaque/JWT) for service users (#5150) 2023-02-08 08:06:34 +00:00
user_personal_access_token.go feat: Instance create (#4502) 2022-12-09 14:04:33 +01:00
user_test.go feat(api): allow specifying access_token type (opaque/JWT) for service users (#5150) 2023-02-08 08:06:34 +00:00
user_v2_email_test.go feat: implement register Passkey user API v2 (#5873) 2023-05-24 10:22:00 +00:00
user_v2_email.go feat(api): new session service (#5801) 2023-05-05 15:34:53 +00:00
user_v2_passkey_test.go feat(v2): register user u2f (#6020) 2023-06-15 05:32:40 +00:00
user_v2_passkey.go feat(api): add password reset and change to user service (#6036) 2023-06-20 17:34:06 +02:00
user_v2_password_test.go feat(api): add password reset and change to user service (#6036) 2023-06-20 17:34:06 +02:00
user_v2_password.go feat(api): add password reset and change to user service (#6036) 2023-06-20 17:34:06 +02:00
user_v2_totp_test.go fix: rename OTP to TOTP in v2 alpha user api 2023-06-22 12:06:32 +02:00
user_v2_totp.go fix: rename OTP to TOTP in v2 alpha user api 2023-06-22 12:06:32 +02:00
user_v2_u2f_test.go feat(v2): register user u2f (#6020) 2023-06-15 05:32:40 +00:00
user_v2_u2f.go feat(v2): register user u2f (#6020) 2023-06-15 05:32:40 +00:00
user.go feat(api): add user creation to user service (#5745) 2023-04-26 07:47:57 +02:00