zitadel/internal/command
2023-11-14 09:42:39 +00:00
..
preparation fix(eventstore): prevent allocation of filtered events (#6749) 2023-10-19 15:21:31 +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: add possibility to set an expiration to a session (#6851) 2023-11-06 10:48:28 +01:00
auth_request.go feat: add possibility to set an expiration to a session (#6851) 2023-11-06 10:48:28 +01:00
command.go feat: limit audit trail (#6744) 2023-10-25 11:42:00 +00:00
converter.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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 fix: reset custom texts to default (#6833) 2023-10-27 17:43:13 +00:00
custom_login_text.go fix: reset custom texts to default (#6833) 2023-10-27 17:43:13 +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
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(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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 fix(eventstore): prevent allocation of filtered events (#6749) 2023-10-19 15:21:31 +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 SAML as identity provider (#6454) 2023-09-29 11:26:14 +02:00
idp_intent_test.go merge main into next 2023-10-19 12:34:00 +02:00
idp_intent.go merge main into next 2023-10-19 12:34:00 +02:00
idp_model_test.go feat: add SAML as identity provider (#6454) 2023-09-29 11:26:14 +02:00
idp_model.go merge main into next 2023-10-19 12:34:00 +02:00
idp.go feat: add SAML as identity provider (#6454) 2023-09-29 11:26:14 +02:00
instance_converter.go fix: reset custom texts to default (#6833) 2023-10-27 17:43:13 +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(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +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 feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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_debug_notification_file_model.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
instance_debug_notification_file_test.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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 feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
instance_debug_notification_log_test.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
instance_debug_notification_log.go refactor: rename config structs (#5459) 2023-03-16 17:24:30 +00:00
instance_domain_model.go fix(eventstore): prevent allocation of filtered events (#6749) 2023-10-19 15:21:31 +00:00
instance_domain_test.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
instance_domain.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
instance_feature_model.go feat(login): use default org for login without provided org context (#6625) 2023-09-29 08:21:32 +00:00
instance_feature_test.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
instance_feature.go feat(login): use default org for login without provided org context (#6625) 2023-09-29 08:21:32 +00:00
instance_idp_config_model.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
instance_idp_config_test.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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 feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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: add SAML as identity provider (#6454) 2023-09-29 11:26:14 +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 feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
instance_idp_oidc_config.go fix: V2 docs / error messages (#3611) 2022-05-16 12:00:33 +00:00
instance_idp_test.go merge main into next 2023-10-19 12:34:00 +02:00
instance_idp.go feat: add SAML as identity provider (#6454) 2023-09-29 11:26:14 +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(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
instance_member.go feat(actions): local users (#5089) 2023-01-25 13:08:01 +00:00
instance_model.go fix(eventstore): prevent allocation of filtered events (#6749) 2023-10-19 15:21:31 +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 feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
instance_oidc_settings.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +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 feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
instance_policy_domain.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
instance_policy_label_model.go feat: add attribute to only enable specific themes (#6798) 2023-10-26 05:54:09 +00:00
instance_policy_label_test.go feat: add attribute to only enable specific themes (#6798) 2023-10-26 05:54:09 +00:00
instance_policy_label.go feat: add attribute to only enable specific themes (#6798) 2023-10-26 05:54:09 +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 feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
instance_policy_login.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
instance_policy_mail_template_model.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
instance_policy_mail_template_test.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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 feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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 feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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 feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +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(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
instance_secret_generator_model.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
instance_settings_test.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
instance_settings.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
instance_smtp_config_model.go fix(backend): include removed SMTP config in Query (#6624) (#6673) 2023-10-10 12:45:45 +00:00
instance_test.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
instance.go feat: add attribute to only enable specific themes (#6798) 2023-10-26 05:54:09 +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
limits_model.go feat: limit audit trail (#6744) 2023-10-25 11:42:00 +00:00
limits_test.go feat: limit audit trail (#6744) 2023-10-25 11:42:00 +00:00
limits.go feat: limit audit trail (#6744) 2023-10-25 11:42:00 +00:00
main_test.go feat: limit audit trail (#6744) 2023-10-25 11:42:00 +00: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: add possibility to set an expiration to a session (#6851) 2023-11-06 10:48:28 +01:00
oidc_session.go feat: add possibility to set an expiration to a session (#6851) 2023-11-06 10:48:28 +01: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(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +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: reset custom texts to default (#6833) 2023-10-27 17:43:13 +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 feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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 fix(eventstore): prevent allocation of filtered events (#6749) 2023-10-19 15:21:31 +00:00
org_domain_test.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
org_domain.go fix: allow unicode characters in org domains (#6675) 2023-10-11 09:55:01 +02:00
org_flow_model.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org_flow_test.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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 feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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 feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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: add SAML as identity provider (#6454) 2023-09-29 11:26:14 +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 feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
org_idp_oidc_config.go fix: V2 docs / error messages (#3611) 2022-05-16 12:00:33 +00:00
org_idp_test.go merge main into next 2023-10-19 12:34:00 +02:00
org_idp.go feat: add SAML as identity provider (#6454) 2023-09-29 11:26:14 +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(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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 feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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 feat: add attribute to only enable specific themes (#6798) 2023-10-26 05:54:09 +00:00
org_policy_label_test.go feat: add attribute to only enable specific themes (#6798) 2023-10-26 05:54:09 +00:00
org_policy_label.go feat: add attribute to only enable specific themes (#6798) 2023-10-26 05:54:09 +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 feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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 fix: change force local mfa on org (#6432) 2023-08-25 15:17:12 +02:00
org_policy_login_test.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
org_policy_login.go fix: change force local mfa on org (#6432) 2023-08-25 15:17:12 +02: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 feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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 feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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 feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +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 merge main into next 2023-10-19 12:34:00 +02:00
org.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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 feat: add attribute to only enable specific themes (#6798) 2023-10-26 05:54:09 +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 feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +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(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +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(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +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 feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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 feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
project_role.go fix: V2 docs / error messages (#3611) 2022-05-16 12:00:33 +00:00
project_test.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
project.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
quota_model_test.go test: duplicate quota notifications (#6610) 2023-09-22 13:33:23 +02:00
quota_model.go fix(eventstore): prevent allocation of filtered events (#6749) 2023-10-19 15:21:31 +00:00
quota_report_test.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
quota_report.go perf: project quotas and usages (#6441) 2023-09-15 16:58:45 +02:00
quota_test.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
quota.go feat: add SAML as identity provider (#6454) 2023-09-29 11:26:14 +02: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: add possibility to set an expiration to a session (#6851) 2023-11-06 10:48:28 +01:00
session_otp_test.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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: add possibility to set an expiration to a session (#6851) 2023-11-06 10:48:28 +01:00
session_webauhtn.go fix: allow webauthn checks for users of other orgs (#6915) 2023-11-14 09:42:39 +00:00
session_webauthn_test.go feat(api/v2): implement U2F session check (#6339) 2023-08-11 15:36:18 +00:00
session.go fix: allow webauthn checks for users of other orgs (#6915) 2023-11-14 09:42:39 +00:00
sms_config_model.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
sms_config_test.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
sms_config.go refactor: rename config structs (#5459) 2023-03-16 17:24:30 +00:00
smtp_test.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
smtp.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
statics.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
system_model.go fix(eventstore): prevent allocation of filtered events (#6749) 2023-10-19 15:21:31 +00:00
unique_constraints_model.go fix(eventstore): prevent allocation of filtered events (#6749) 2023-10-19 15:21:31 +00: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(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
user_grant.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +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 feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
user_human_avatar_test.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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 feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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: handle password data correct on user creation (#6515) 2023-09-07 14:06:11 +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 feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
user_human_otp.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
user_human_password_model.go Merge pull request from GHSA-7h8m-vrxx-vr4m 2023-11-08 14:19:13 +01:00
user_human_password_test.go Merge pull request from GHSA-7h8m-vrxx-vr4m 2023-11-08 14:19:13 +01:00
user_human_password.go Merge pull request from GHSA-7h8m-vrxx-vr4m 2023-11-08 14:19:13 +01: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(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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 feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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 main into next 2023-10-19 12:34:00 +02: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(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +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 feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +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 feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
user_idp_link.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +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(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
user_machine_key.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
user_machine_secret.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
user_machine_test.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
user_machine.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
user_metadata.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user_model.go fix(command): allow email as username (#6565) 2023-09-15 15:29:29 +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(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
user_personal_access_token.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
user_test.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
user_v2_email_test.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02: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(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +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(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +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(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +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(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +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(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +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 fix(command): allow email as username (#6565) 2023-09-15 15:29:29 +00:00