..
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
auth_request_model.go
fix: store auth methods instead of AMR in auth request linking and OIDC Session ( #6192 )
2023-07-12 12:24:01 +00:00
auth_request_test.go
feat(api/v2): implement U2F session check ( #6339 )
2023-08-11 15:36:18 +00:00
auth_request.go
fix: store auth methods instead of AMR in auth request linking and OIDC Session ( #6192 )
2023-07-12 12:24:01 +00:00
command.go
feat(api): add otp (sms and email) checks in session api ( #6422 )
2023-08-24 09:41:52 +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(api): add otp (sms and email) checks in session api ( #6422 )
2023-08-24 09:41:52 +00:00
crypto.go
feat(api): add otp (sms and email) checks in session api ( #6422 )
2023-08-24 09:41:52 +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
fix: add texts after template reset ( #6237 )
2023-08-04 18:12:44 +00: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
chore: cleanup command/crypto ( #5883 )
2023-07-10 08:07:10 +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
feat: add ldap external idp to login api ( #5938 )
2023-08-16 11:29:57 +00:00
idp_intent_test.go
feat: add ldap external idp to login api ( #5938 )
2023-08-16 11:29:57 +00:00
idp_intent.go
feat: add ldap external idp to login api ( #5938 )
2023-08-16 11:29:57 +00:00
idp_model_test.go
feat: v2alpha user service idp endpoints ( #5879 )
2023-05-24 18:29:58 +00:00
idp_model.go
fix: restrict AllowRegistration check to local registration ( #5939 )
2023-08-23 13:55:52 +02:00
idp.go
feat: v2alpha user service idp endpoints ( #5879 )
2023-05-24 18:29:58 +00:00
instance_converter.go
feat: allow to force MFA local only ( #6234 )
2023-07-20 04:06:16 +00: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
fix: ignore unchanged console redirect_uris when adding an instance domain ( #6156 )
2023-07-07 14:15:19 +00: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: allow to force MFA local only ( #6234 )
2023-07-20 04:06:16 +00:00
instance_policy_login_test.go
feat: enable otp email and sms ( #6260 )
2023-07-28 07:39:30 +02:00
instance_policy_login.go
feat: allow to force MFA local only ( #6234 )
2023-07-20 04:06:16 +00: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
feat: add secret generators for OTP ( #6262 )
2023-07-26 11:00:41 +00:00
instance_settings.go
feat: add secret generators for OTP ( #6262 )
2023-07-26 11:00:41 +00: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: use system secret config if generator type does not exist on instance ( #6420 )
2023-08-23 08:04:29 +00: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: integrate passwap for human user password hashing ( #6196 )
2023-07-14 09:49:57 +03: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
milestone.go
feat: push telemetry ( #6027 )
2023-07-06 08:38:13 +02:00
oidc_config_model.go
chore(v2): move to new org ( #3499 )
2022-04-26 23:01:45 +00:00
oidc_session_model.go
feat(OIDC): support token revocation of V2 tokens ( #6203 )
2023-07-17 14:33:37 +02:00
oidc_session_test.go
feat(api/v2): implement U2F session check ( #6339 )
2023-08-11 15:36:18 +00:00
oidc_session.go
feat(OIDC): support token revocation of V2 tokens ( #6203 )
2023-07-17 14:33:37 +02: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
fix: add texts after template reset ( #6237 )
2023-08-04 18:12:44 +00: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
fix: add .txt ending to domain validation as given in console ( #6079 )
2023-07-07 11:50:45 +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: enable otp email and sms ( #6260 )
2023-07-28 07:39:30 +02:00
org_policy_login.go
feat: allow to force MFA local only ( #6234 )
2023-07-20 04:06:16 +00: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): add organisation service ( #6340 )
2023-08-11 14:19:14 +00:00
org.go
feat(api): add organisation service ( #6340 )
2023-08-11 14:19:14 +00:00
phone_test.go
fix: make user creation errors helpful ( #5382 )
2023-03-14 19:20:38 +00:00
phone.go
feat: user v2 phone verification ( #6309 )
2023-08-03 06:42:59 +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: allow to force MFA local only ( #6234 )
2023-07-20 04:06:16 +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
feat: integrate passwap for human user password hashing ( #6196 )
2023-07-14 09:49:57 +03: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: integrate passwap for human user password hashing ( #6196 )
2023-07-14 09:49:57 +03: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
chore: cleanup command/crypto ( #5883 )
2023-07-10 08:07:10 +00: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: push telemetry ( #6027 )
2023-07-06 08:38:13 +02:00
quota.go
feat: add quotas ( #4779 )
2023-02-15 02:52:11 +01:00
session_model_test.go
feat(api/v2): implement U2F session check ( #6339 )
2023-08-11 15:36:18 +00:00
session_model.go
feat(api): add otp (sms and email) checks in session api ( #6422 )
2023-08-24 09:41:52 +00:00
session_otp_test.go
feat(api): add otp (sms and email) checks in session api ( #6422 )
2023-08-24 09:41:52 +00:00
session_otp.go
feat(api): add otp (sms and email) checks in session api ( #6422 )
2023-08-24 09:41:52 +00:00
session_test.go
feat(api/v2): implement TOTP session check ( #6362 )
2023-08-15 09:50:42 +00:00
session_webauhtn.go
feat(api/v2): implement U2F session check ( #6339 )
2023-08-11 15:36:18 +00:00
session_webauthn_test.go
feat(api/v2): implement U2F session check ( #6339 )
2023-08-11 15:36:18 +00:00
session.go
feat(api): add otp (sms and email) checks in session api ( #6422 )
2023-08-24 09:41:52 +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: ignore unchanged console redirect_uris when adding an instance domain ( #6156 )
2023-07-07 14:15:19 +00: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
feat(login): add OTP (email and sms) ( #6353 )
2023-08-15 12:47:05 +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
feat: integrate passwap for human user password hashing ( #6196 )
2023-07-14 09:49:57 +03:00
user_human_init.go
feat: integrate passwap for human user password hashing ( #6196 )
2023-07-14 09:49:57 +03: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
feat(login): add OTP (email and sms) ( #6353 )
2023-08-15 12:47:05 +00:00
user_human_otp_test.go
fix: use system secret config if generator type does not exist on instance ( #6420 )
2023-08-23 08:04:29 +00:00
user_human_otp.go
feat(api): add otp (sms and email) checks in session api ( #6422 )
2023-08-24 09:41:52 +00:00
user_human_password_model.go
fix: password hash update and add missing i18n ( #6285 )
2023-07-28 09:09:15 +02:00
user_human_password_test.go
feat: allow to force MFA local only ( #6234 )
2023-07-20 04:06:16 +00:00
user_human_password.go
feat: integrate passwap for human user password hashing ( #6196 )
2023-07-14 09:49:57 +03: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
feat(login): add OTP (email and sms) ( #6353 )
2023-08-15 12:47:05 +00:00
user_human_phone.go
feat(login): add OTP (email and sms) ( #6353 )
2023-08-15 12:47:05 +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
fix: restrict AllowRegistration check to local registration ( #5939 )
2023-08-23 13:55:52 +02:00
user_human_webauthn_model.go
feat(api/v2): implement U2F session check ( #6339 )
2023-08-11 15:36:18 +00:00
user_human_webauthn.go
feat(api/v2): implement U2F session check ( #6339 )
2023-08-11 15:36:18 +00:00
user_human.go
fix: restrict AllowRegistration check to local registration ( #5939 )
2023-08-23 13:55:52 +02:00
user_idp_link_model.go
fix: migrate external id of federated users ( #6312 )
2023-08-04 11:35:36 +02:00
user_idp_link_test.go
fix: restrict AllowRegistration check to local registration ( #5939 )
2023-08-23 13:55:52 +02:00
user_idp_link.go
fix: restrict AllowRegistration check to local registration ( #5939 )
2023-08-23 13:55:52 +02: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
feat: integrate passwap for human user password hashing ( #6196 )
2023-07-14 09:49:57 +03:00
user_machine_secret.go
feat: integrate passwap for human user password hashing ( #6196 )
2023-07-14 09:49:57 +03: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(api): add and remove OTP (SMS and email) ( #6295 )
2023-08-02 18:57:53 +02:00
user_v2_passkey.go
chore: cleanup command/crypto ( #5883 )
2023-07-10 08:07:10 +00: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_phone_test.go
feat: user v2 phone verification ( #6309 )
2023-08-03 06:42:59 +02:00
user_v2_phone.go
feat: user v2 phone verification ( #6309 )
2023-08-03 06:42:59 +02:00
user_v2_totp_test.go
feat(api): add and remove OTP (SMS and email) ( #6295 )
2023-08-02 18:57:53 +02:00
user_v2_totp.go
feat(api): add and remove OTP (SMS and email) ( #6295 )
2023-08-02 18:57:53 +02:00
user_v2_u2f_test.go
feat(api): add and remove OTP (SMS and email) ( #6295 )
2023-08-02 18:57:53 +02:00
user_v2_u2f.go
fix: provide domain in session, passkey and u2f ( #6097 )
2023-06-27 14:36:07 +02:00
user.go
chore: cleanup command/crypto ( #5883 )
2023-07-10 08:07:10 +00:00