zitadel/internal/command
Livio Amstutz 504fe5b761
cherry pick changes from main (#3371)
* feat: remove exif data from uploaded images (#3221)

* feat: remove exif tags from images

* feat: remove exif data

* feat: remove exif

* fix: add preferredLoginName to user grant response (#3271)

* chore: log webauthn parse error (#3272)

* log error

* log error

* feat: Help link in privacy policy

* fix: convert correct detail data on organization (#3279)

* fix: handle empty editor users

* fix: add some missing translations (#3291)

* fix: org policy translations

* fix: metadata event types translation

* fix: translations

* fix: filter resource owner correctly on project grant members (#3281)

* fix: filter resource owner correctly on project grant members

* fix: filter resource owner correctly on project grant members

* fix: add orgIDs to zitadel permissions request

Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>

* fix: get IAM memberships correctly in MyZitadelPermissions (#3309)

* fix: correct login names on auth and notification users (#3349)

* fix: correct login names on auth and notification users

* fix: migration

* fix: handle resource owner in action flows (#3361)

* fix merge

* fix: exchange exif library (#3366)

* fix: exchange exif library

* ignore tiffs

* requested fixes

* feat: Help link in privacy policy

Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
2022-03-24 14:00:24 +01:00
..
auth_checks.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
command.go feat: encryption keys in database (#3265) 2022-03-14 07:55:09 +01:00
converter.go fix: some backend bugs (#1438) 2021-03-19 18:46:26 +01:00
custom_login_text_model.go cherry pick changes from main (#3371) 2022-03-24 14:00:24 +01:00
custom_login_text.go cherry pick changes from main (#3371) 2022-03-24 14:00:24 +01:00
custom_message_text_model.go feat: reset custom texts on IAM (#3160) 2022-02-04 10:25:25 +01:00
custom_text_model.go feat: custom message text (#1801) 2021-06-10 11:49:10 +00:00
debug_notification_model.go feat: Notification providers config (#3212) 2022-03-07 14:22:37 +01:00
existing_label_policies_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
features_model.go feat: limit amount of active actions (#3143) 2022-02-02 09:04:05 +01:00
flow_model.go feat: actions (#2377) 2021-09-27 13:43:49 +02:00
iam_converter.go cherry pick changes from main (#3371) 2022-03-24 14:00:24 +01:00
iam_custom_login_text_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
iam_custom_login_text_test.go cherry pick changes from main (#3371) 2022-03-24 14:00:24 +01:00
iam_custom_login_text.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
iam_custom_message_text_model.go feat: reset custom texts on IAM (#3160) 2022-02-04 10:25:25 +01:00
iam_custom_message_text_test.go feat: Custom text login (#1925) 2021-07-05 15:10:49 +02:00
iam_custom_message_text.go feat: reset custom texts on IAM (#3160) 2022-02-04 10:25:25 +01:00
iam_custom_text_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
iam_custom_text.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
iam_debug_notification_file_model.go feat: Notification providers config (#3212) 2022-03-07 14:22:37 +01:00
iam_debug_notification_file_test.go feat: Notification providers config (#3212) 2022-03-07 14:22:37 +01:00
iam_debug_notification_file.go feat: Notification providers config (#3212) 2022-03-07 14:22:37 +01:00
iam_debug_notification_log_model.go feat: Notification providers config (#3212) 2022-03-07 14:22:37 +01:00
iam_debug_notification_log_test.go feat: Notification providers config (#3212) 2022-03-07 14:22:37 +01:00
iam_debug_notification_log.go feat: Notification providers config (#3212) 2022-03-07 14:22:37 +01:00
iam_features_model.go feat: limit amount of active actions (#3143) 2022-02-02 09:04:05 +01:00
iam_features.go feat: limit amount of active actions (#3143) 2022-02-02 09:04:05 +01:00
iam_idp_config_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
iam_idp_config_test.go feat: jwt as idp (#2363) 2021-09-14 15:15:01 +02:00
iam_idp_config.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
iam_idp_jwt_config_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
iam_idp_jwt_config_test.go feat: jwt as idp (#2363) 2021-09-14 15:15:01 +02:00
iam_idp_jwt_config.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
iam_idp_oidc_config_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
iam_idp_oidc_config_test.go feat: select idp and auto register (#2336) 2021-09-10 09:49:49 +02:00
iam_idp_oidc_config.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
iam_member_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
iam_member_test.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
iam_member.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
iam_model.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
iam_oidc_settings_model.go feat: OIDC setting (#3245) 2022-02-25 16:05:06 +01:00
iam_oidc_settings_test.go feat: OIDC setting (#3245) 2022-02-25 16:05:06 +01:00
iam_oidc_settings.go feat: OIDC setting (#3245) 2022-02-25 16:05:06 +01:00
iam_policy_label_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
iam_policy_label_test.go feat: label policy (#1708) 2021-06-04 14:53:51 +02:00
iam_policy_label.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
iam_policy_login_factors_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
iam_policy_login_identity_provider_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
iam_policy_login_model.go feat: Login verification lifetimes (#3190) 2022-02-21 16:05:02 +01:00
iam_policy_login_test.go feat: Login verification lifetimes (#3190) 2022-02-21 16:05:02 +01:00
iam_policy_login.go feat: Login verification lifetimes (#3190) 2022-02-21 16:05:02 +01:00
iam_policy_mail_template_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
iam_policy_mail_template_test.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
iam_policy_mail_template.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
iam_policy_org_iam_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
iam_policy_org_iam_test.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
iam_policy_org_iam.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
iam_policy_password_age_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
iam_policy_password_age_test.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
iam_policy_password_age.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
iam_policy_password_complexity_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
iam_policy_password_complexity_test.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
iam_policy_password_complexity.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
iam_policy_password_lockout_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
iam_policy_password_lockout_test.go feat: Lockout policy (#2121) 2021-08-11 06:36:32 +00:00
iam_policy_password_lockout.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
iam_policy_privacy_model.go cherry pick changes from main (#3371) 2022-03-24 14:00:24 +01:00
iam_policy_privacy_test.go cherry pick changes from main (#3371) 2022-03-24 14:00:24 +01:00
iam_policy_privacy.go cherry pick changes from main (#3371) 2022-03-24 14:00:24 +01:00
iam_secret_generator_model.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
iam_settings_test.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
iam_settings.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
iam_smtp_config_model.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
iam.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
identity_provider_model.go fix: Idp bugs (#2259) 2021-08-24 09:22:21 +02:00
idp_config_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
jwt_config_model.go feat: jwt as idp (#2363) 2021-09-14 15:15:01 +02:00
key_pair_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
key_pair.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
main_test.go fix: check resourceowner not empty string (#2922) 2022-01-06 08:29:58 +01:00
member_model.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
metadata_model.go fix: add user metadata to the features (#2179) 2021-08-12 16:10:01 +02:00
oidc_config_model.go feat: Extend oidc idp with oauth endpoints (#1980) 2021-07-06 14:39:48 +00:00
org_action_model.go feat: limit amount of active actions (#3143) 2022-02-02 09:04:05 +01:00
org_action_test.go feat: limit amount of active actions (#3143) 2022-02-02 09:04:05 +01:00
org_action.go fix: checkAdditionalActionAllowed for unlimited (#3165) 2022-02-07 10:36:18 +01:00
org_converter.go feat: Privacy policy (#1957) 2021-07-05 10:36:51 +02:00
org_custom_login_text_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
org_custom_login_text_test.go cherry pick changes from main (#3371) 2022-03-24 14:00:24 +01:00
org_custom_login_text.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
org_custom_message_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
org_custom_message_text_test.go feat: Custom text login (#1925) 2021-07-05 15:10:49 +02:00
org_custom_message_text.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
org_domain_model.go fix: handle domain remove correctly (#2978) 2022-01-11 11:00:42 +00:00
org_domain_test.go fix: setup step 21 (#2864) 2021-12-17 10:11:57 +00:00
org_domain.go feat: add tenant column to eventstore (#3314) 2022-03-15 07:19:02 +01:00
org_features_model.go feat: limit amount of active actions (#3143) 2022-02-02 09:04:05 +01:00
org_features_test.go cherry pick changes from main (#3371) 2022-03-24 14:00:24 +01:00
org_features.go feat: Login verification lifetimes (#3190) 2022-02-21 16:05:02 +01:00
org_flow_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
org_flow_test.go feat: actions (#2377) 2021-09-27 13:43:49 +02:00
org_flow.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
org_idp_config_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
org_idp_config_test.go fix(projections): user idp link projection (#2583) 2021-11-02 10:08:47 +01:00
org_idp_config.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
org_idp_jwt_config_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
org_idp_jwt_config_test.go feat: jwt as idp (#2363) 2021-09-14 15:15:01 +02:00
org_idp_jwt_config.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
org_idp_oidc_config_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
org_idp_oidc_config_test.go feat: select idp and auto register (#2336) 2021-09-10 09:49:49 +02:00
org_idp_oidc_config.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
org_member_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
org_member_test.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
org_member.go fix: check resourceowner not empty string (#2922) 2022-01-06 08:29:58 +01:00
org_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
org_policy_label_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
org_policy_label_test.go feat(queries): use org projection (#2342) 2021-09-29 13:20:57 +02:00
org_policy_label.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
org_policy_lockout_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
org_policy_lockout_test.go fix: use correct command side (#2334) 2021-09-10 07:29:21 +00:00
org_policy_lockout.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
org_policy_login_factors_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
org_policy_login_identity_provider_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
org_policy_login_model.go feat: Login verification lifetimes (#3190) 2022-02-21 16:05:02 +01:00
org_policy_login_test.go feat: Login verification lifetimes (#3190) 2022-02-21 16:05:02 +01:00
org_policy_login.go feat: Login verification lifetimes (#3190) 2022-02-21 16:05:02 +01:00
org_policy_mail_template_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
org_policy_mail_template_test.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
org_policy_mail_template.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
org_policy_org_iam_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
org_policy_org_iam_test.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
org_policy_org_iam.go cherry pick changes from main (#3371) 2022-03-24 14:00:24 +01:00
org_policy_password_age_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
org_policy_password_age_test.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
org_policy_password_age.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
org_policy_password_complexity_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
org_policy_password_complexity_test.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
org_policy_password_complexity.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
org_policy_privacy_model.go cherry pick changes from main (#3371) 2022-03-24 14:00:24 +01:00
org_policy_privacy_test.go cherry pick changes from main (#3371) 2022-03-24 14:00:24 +01:00
org_policy_privacy.go cherry pick changes from main (#3371) 2022-03-24 14:00:24 +01:00
org_test.go fix: Idp bugs (#2259) 2021-08-24 09:22:21 +02:00
org.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
policy_label_model.go feat: label policy (#1708) 2021-06-04 14:53:51 +02:00
policy_login_factors_model.go fix: Factors login policy (#2276) 2021-08-30 07:24:04 +02:00
policy_login_model.go feat: Login verification lifetimes (#3190) 2022-02-21 16:05:02 +01:00
policy_mail_template_model.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
policy_org_iam_model.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
policy_password_age_model.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
policy_password_complexity_model.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
policy_password_lockout_model.go feat: Lockout policy (#2121) 2021-08-11 06:36:32 +00:00
policy_privacy_model.go cherry pick changes from main (#3371) 2022-03-24 14:00:24 +01:00
project_application_api_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
project_application_api_test.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
project_application_api.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
project_application_key_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
project_application_key_test.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
project_application_key.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
project_application_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
project_application_oidc_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
project_application_oidc_test.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
project_application_oidc.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
project_application_test.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
project_application.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
project_converter.go feat: set private labeling setting on project (#2184) 2021-08-24 08:34:10 +02:00
project_grant_member_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
project_grant_member_test.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
project_grant_member.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
project_grant_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
project_grant_test.go feat: set private labeling setting on project (#2184) 2021-08-24 08:34:10 +02:00
project_grant.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
project_member_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
project_member_test.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
project_member.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
project_model.go feat: set private labeling setting on project (#2184) 2021-08-24 08:34:10 +02:00
project_role_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
project_role_test.go feat: set private labeling setting on project (#2184) 2021-08-24 08:34:10 +02:00
project_role.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
project_test.go feat: set private labeling setting on project (#2184) 2021-08-24 08:34:10 +02:00
project.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
setup_step1.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
setup_step2.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
setup_step3.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
setup_step4.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
setup_step5.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
setup_step6.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
setup_step7.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
setup_step8.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
setup_step9.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
setup_step10.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
setup_step11.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
setup_step12.go feat: run on a single port (#3163) 2022-02-14 17:22:30 +01:00
setup_step13.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
setup_step14.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
setup_step15.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
setup_step16.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
setup_step17.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
setup_step18.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
setup_step19.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
setup_step20.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
setup_step21.go fix: check resourceowner not empty string (#2922) 2022-01-06 08:29:58 +01:00
setup.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
sms_config_model.go feat: Default configs sms provider (#3187) 2022-02-21 12:22:20 +00:00
sms_config_test.go feat: Default configs sms provider (#3187) 2022-02-21 12:22:20 +00:00
sms_config.go feat: Default configs sms provider (#3187) 2022-02-21 12:22:20 +00:00
smtp_test.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
smtp.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
statics.go fix: add option to disable asset storage (#1878) 2021-07-02 13:55:52 +02:00
unique_constraints_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
user_converter.go feat: add personal access tokens for service users (#2974) 2022-02-08 09:37:28 +01:00
user_grant_converter.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
user_grant_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
user_grant_test.go feat: add tenant column to eventstore (#3314) 2022-03-15 07:19:02 +01:00
user_grant.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
user_human_access_token_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
user_human_address_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
user_human_address.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
user_human_adress_test.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
user_human_avatar_test.go feat: label policy (#1708) 2021-06-04 14:53:51 +02:00
user_human_avatar.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
user_human_email_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
user_human_email_test.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
user_human_email.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
user_human_init_model.go fix: state on user projection (#3109) 2022-01-25 11:35:38 +01:00
user_human_init_test.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
user_human_init.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
user_human_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
user_human_otp_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
user_human_otp_test.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
user_human_otp.go cherry pick changes from main (#3371) 2022-03-24 14:00:24 +01:00
user_human_password_model.go feat: Lockout policy (#2121) 2021-08-11 06:36:32 +00:00
user_human_password_test.go feat: Login verification lifetimes (#3190) 2022-02-21 16:05:02 +01:00
user_human_password.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
user_human_phone_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
user_human_phone_test.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
user_human_phone.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
user_human_profile_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
user_human_profile_test.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
user_human_profile.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
user_human_refresh_token_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
user_human_refresh_token_test.go feat: token revocation and OP certification (#2594) 2021-11-03 08:35:24 +01:00
user_human_refresh_token.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
user_human_test.go feat: Login verification lifetimes (#3190) 2022-02-21 16:05:02 +01:00
user_human_webauthn_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
user_human_webauthn.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
user_human.go cherry pick changes from main (#3371) 2022-03-24 14:00:24 +01:00
user_idp_link_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
user_idp_link_test.go fix(projections): user idp link projection (#2583) 2021-11-02 10:08:47 +01:00
user_idp_link.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
user_machine_key_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
user_machine_key.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
user_machine_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
user_machine_test.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
user_machine.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
user_membership.go fix: use query side for requests (#2818) 2022-01-13 08:58:14 +01:00
user_metadata_model.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
user_metadata_test.go feat: User metadata (#2025) 2021-08-09 08:01:20 +02:00
user_metadata.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
user_model.go feat: add personal access tokens for service users (#2974) 2022-02-08 09:37:28 +01:00
user_personal_access_token_model.go feat: add personal access tokens for service users (#2974) 2022-02-08 09:37:28 +01:00
user_personal_access_token_test.go feat: add personal access tokens for service users (#2974) 2022-02-08 09:37:28 +01:00
user_personal_access_token.go feat: add personal access tokens for service users (#2974) 2022-02-08 09:37:28 +01:00
user_test.go fix: use query side for requests (#2818) 2022-01-13 08:58:14 +01:00
user.go cherry pick changes from main (#3371) 2022-03-24 14:00:24 +01:00