..
auth_checks.go
fix: move v2 pkgs ( #1331 )
2021-02-23 15:13:04 +01:00
command.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
converter.go
fix: some backend bugs ( #1438 )
2021-03-19 18:46:26 +01:00
custom_login_text_model.go
fix: features and texts models ( #2653 )
2021-11-12 09:50:37 +01:00
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
custom_message_text_model.go
fix: features and texts models ( #2653 )
2021-11-12 09:50:37 +01:00
custom_text_model.go
feat: custom message text ( #1801 )
2021-06-10 11:49:10 +00: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
fix: features and texts models ( #2653 )
2021-11-12 09:50:37 +01:00
flow_model.go
feat: actions ( #2377 )
2021-09-27 13:43:49 +02:00
iam_converter.go
fix: features and texts models ( #2653 )
2021-11-12 09:50:37 +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
feat: choose preferred WebAuthN platform for passwordless registration ( #2469 )
2021-10-04 16:19:21 +02: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
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_test.go
feat: Custom text login ( #1925 )
2021-07-05 15:10:49 +02:00
iam_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
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_features_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_features.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_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
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_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
fix(eventstore): sub queries ( #1805 )
2021-07-06 13:55:57 +02: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
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_test.go
fix(projections): user idp link projection ( #2583 )
2021-11-02 10:08:47 +01:00
iam_policy_login.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_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
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_test.go
feat: Privacy policy ( #1957 )
2021-07-05 10:36:51 +02:00
iam_policy_privacy.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.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
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: actions ( #2377 )
2021-09-27 13:43:49 +02:00
org_action_test.go
feat: actions ( #2377 )
2021-09-27 13:43:49 +02:00
org_action.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_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
feat: choose preferred WebAuthN platform for passwordless registration ( #2469 )
2021-10-04 16:19:21 +02: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
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_features_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_features_test.go
feat: actions ( #2377 )
2021-09-27 13:43:49 +02:00
org_features.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_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
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_test.go
fix(projections): user idp link projection ( #2583 )
2021-11-02 10:08:47 +01:00
org_policy_login.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_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
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_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
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_test.go
feat: Privacy policy ( #1957 )
2021-07-05 10:36:51 +02:00
org_policy_privacy.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_test.go
fix: Idp bugs ( #2259 )
2021-08-24 09:22:21 +02:00
org.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
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: add hide password reset to login policy ( #1806 )
2021-06-03 11:53:30 +02: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
feat: Privacy policy ( #1957 )
2021-07-05 10:36:51 +02: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: set private labeling setting on project ( #2184 )
2021-08-24 08:34:10 +02:00
project_application_api.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_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
fix: new es testing ( #1411 )
2021-03-15 12:51:15 +01: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: set private labeling setting on project ( #2184 )
2021-08-24 08:34:10 +02:00
project_application_oidc.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_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
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_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
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_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
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: User metadata ( #2025 )
2021-08-09 08:01:20 +02: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: actions ( #2377 )
2021-09-27 13:43:49 +02: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: asset storage ( #1696 )
2021-05-03 10:15:50 +02:00
user_human_email.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_init_model.go
fix: add translations ( #2126 )
2021-08-09 11:23:39 +02:00
user_human_init_test.go
feat: asset storage ( #1696 )
2021-05-03 10:15:50 +02:00
user_human_init.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_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
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_password_model.go
feat: Lockout policy ( #2121 )
2021-08-11 06:36:32 +00:00
user_human_password_test.go
fix: check login policy before register and password check ( #2611 )
2021-11-08 07:42:07 +00:00
user_human_password.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_phone_model.go
fix(eventstore): sub queries ( #1805 )
2021-07-06 13:55:57 +02:00
user_human_phone_test.go
feat: label policy ( #1708 )
2021-06-04 14:53:51 +02:00
user_human_phone.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_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
fix: check login policy before register and password check ( #2611 )
2021-11-08 07:42:07 +00: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
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.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_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
fix(projections): user idp link projection ( #2583 )
2021-11-02 10:08:47 +01:00
user_test.go
fix: use query side for requests ( #2818 )
2022-01-13 08:58:14 +01:00
user.go
fix: use query side for requests ( #2818 )
2022-01-13 08:58:14 +01:00