zitadel/internal/command
2021-11-12 09:50:37 +01:00
..
auth_checks.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
command.go feat(queries): use org projection (#2342) 2021-09-29 13:20:57 +02: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 feat: choose preferred WebAuthN platform for passwordless registration (#2469) 2021-10-04 16:19:21 +02: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 fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02: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 feat(console): message and login texts, privacy policy (#2016) 2021-07-26 12:44:45 +02: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 feat(console): message and login texts, privacy policy (#2016) 2021-07-26 12:44:45 +02:00
iam_custom_message_text_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02: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: custom message text (#1801) 2021-06-10 11:49:10 +00:00
iam_custom_text_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
iam_custom_text.go feat: Custom text login (#1925) 2021-07-05 15:10:49 +02:00
iam_features_model.go fix: features and texts models (#2653) 2021-11-12 09:50:37 +01:00
iam_features.go fix: features and texts models (#2653) 2021-11-12 09:50:37 +01:00
iam_idp_config_model.go feat: select idp and auto register (#2336) 2021-09-10 09:49:49 +02:00
iam_idp_config_test.go feat: jwt as idp (#2363) 2021-09-14 15:15:01 +02:00
iam_idp_config.go fix(projections): user idp link projection (#2583) 2021-11-02 10:08:47 +01:00
iam_idp_jwt_config_model.go feat: jwt as idp (#2363) 2021-09-14 15:15:01 +02: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 feat: jwt as idp (#2363) 2021-09-14 15:15:01 +02:00
iam_idp_oidc_config_model.go feat: Extend oidc idp with oauth endpoints (#1980) 2021-07-06 14:39:48 +00: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 feat: Extend oidc idp with oauth endpoints (#1980) 2021-07-06 14:39:48 +00:00
iam_member_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
iam_member_test.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
iam_member.go fix: Remove user with cascading memberships (#1811) 2021-06-07 07:20:47 +02:00
iam_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
iam_policy_label_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
iam_policy_label_test.go feat: label policy (#1708) 2021-06-04 14:53:51 +02:00
iam_policy_label.go feat: label policy (#1708) 2021-06-04 14:53:51 +02:00
iam_policy_login_factors_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
iam_policy_login_identity_provider_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
iam_policy_login_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02: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 fix(projections): user idp link projection (#2583) 2021-11-02 10:08:47 +01:00
iam_policy_mail_template_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
iam_policy_mail_template_test.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
iam_policy_mail_template.go feat(notification): new mail templates (#1579) 2021-04-16 14:55:55 +02:00
iam_policy_org_iam_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
iam_policy_org_iam_test.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
iam_policy_org_iam.go feat: new es testing2 (#1428) 2021-03-19 11:12:56 +01:00
iam_policy_password_age_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
iam_policy_password_age_test.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
iam_policy_password_age.go fix: update config to commands (and queries) (#1342) 2021-02-24 11:17:39 +01:00
iam_policy_password_complexity_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
iam_policy_password_complexity_test.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
iam_policy_password_complexity.go feat: new es testing2 (#1428) 2021-03-19 11:12:56 +01:00
iam_policy_password_lockout_model.go feat: Lockout policy (#2121) 2021-08-11 06:36:32 +00:00
iam_policy_password_lockout_test.go feat: Lockout policy (#2121) 2021-08-11 06:36:32 +00:00
iam_policy_password_lockout.go feat: Lockout policy (#2121) 2021-08-11 06:36:32 +00:00
iam_policy_privacy_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
iam_policy_privacy_test.go feat: Privacy policy (#1957) 2021-07-05 10:36:51 +02:00
iam_policy_privacy.go feat: Privacy policy (#1957) 2021-07-05 10:36:51 +02:00
iam.go fix: todos (#1346) 2021-03-01 08:48:50 +01:00
identity_provider_model.go fix: Idp bugs (#2259) 2021-08-24 09:22:21 +02:00
idp_config_model.go feat: select idp and auto register (#2336) 2021-09-10 09:49:49 +02:00
jwt_config_model.go feat: jwt as idp (#2363) 2021-09-14 15:15:01 +02:00
key_pair_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
key_pair.go fix(auth): read privacy policy from eventstore if not found (#2125) 2021-08-09 08:55:48 +02:00
main_test.go feat(queries): use org projection (#2342) 2021-09-29 13:20:57 +02: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 feat: actions (#2377) 2021-09-27 13:43:49 +02:00
org_converter.go feat: Privacy policy (#1957) 2021-07-05 10:36:51 +02:00
org_custom_login_text_model.go fix: Custom text split features (#2225) 2021-08-18 10:58:57 +00: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 fix: Custom text split features (#2225) 2021-08-18 10:58:57 +00:00
org_custom_message_model.go fix: Custom text split features (#2225) 2021-08-18 10:58:57 +00: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 fix: add missing custom message text requests (#1851) 2021-06-11 07:31:00 +00:00
org_domain_model.go fix: check domain of username not claimed by other organisation and cleanup (#2265) 2021-08-25 09:12:24 +00:00
org_domain_test.go fix: uniqueness (#1710) 2021-05-04 09:09:24 +00:00
org_domain.go fix: uniqueness (#1710) 2021-05-04 09:09:24 +00:00
org_features_model.go feat: actions (#2377) 2021-09-27 13:43:49 +02:00
org_features_test.go feat: actions (#2377) 2021-09-27 13:43:49 +02:00
org_features.go feat: actions (#2377) 2021-09-27 13:43:49 +02:00
org_flow_model.go feat: actions (#2377) 2021-09-27 13:43:49 +02:00
org_flow_test.go feat: actions (#2377) 2021-09-27 13:43:49 +02:00
org_flow.go feat: actions (#2377) 2021-09-27 13:43:49 +02:00
org_idp_config_model.go feat: select idp and auto register (#2336) 2021-09-10 09:49:49 +02: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 fix(projections): user idp link projection (#2583) 2021-11-02 10:08:47 +01:00
org_idp_jwt_config_model.go feat: jwt as idp (#2363) 2021-09-14 15:15:01 +02: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 feat: jwt as idp (#2363) 2021-09-14 15:15:01 +02:00
org_idp_oidc_config_model.go feat: Extend oidc idp with oauth endpoints (#1980) 2021-07-06 14:39:48 +00: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 feat: Extend oidc idp with oauth endpoints (#1980) 2021-07-06 14:39:48 +00:00
org_member_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
org_member_test.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
org_member.go fix: Remove user with cascading memberships (#1811) 2021-06-07 07:20:47 +02:00
org_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
org_policy_label_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
org_policy_label_test.go feat(queries): use org projection (#2342) 2021-09-29 13:20:57 +02:00
org_policy_label.go feat(queries): use org projection (#2342) 2021-09-29 13:20:57 +02:00
org_policy_lockout_model.go feat: Lockout policy feature (#2341) 2021-09-09 13:42:28 +00:00
org_policy_lockout_test.go fix: use correct command side (#2334) 2021-09-10 07:29:21 +00:00
org_policy_lockout.go fix(queries): lockout policy (#2419) 2021-10-20 14:28:24 +00:00
org_policy_login_factors_model.go fix: Factors login policy (#2276) 2021-08-30 07:24:04 +02:00
org_policy_login_identity_provider_model.go fix: Idp bugs (#2259) 2021-08-24 09:22:21 +02:00
org_policy_login_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02: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 fix: check login policy before register and password check (#2611) 2021-11-08 07:42:07 +00:00
org_policy_mail_template_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
org_policy_mail_template_test.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
org_policy_mail_template.go feat: new es testing2 (#1428) 2021-03-19 11:12:56 +01:00
org_policy_org_iam_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
org_policy_org_iam_test.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
org_policy_org_iam.go feat: new es testing2 (#1428) 2021-03-19 11:12:56 +01:00
org_policy_password_age_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
org_policy_password_age_test.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
org_policy_password_age.go feat: custom message text (#1801) 2021-06-10 11:49:10 +00:00
org_policy_password_complexity_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
org_policy_password_complexity_test.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
org_policy_password_complexity.go fix: handle org features downgrades (#1578) 2021-04-12 17:03:09 +02:00
org_policy_privacy_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
org_policy_privacy_test.go feat: Privacy policy (#1957) 2021-07-05 10:36:51 +02:00
org_policy_privacy.go feat: Privacy policy (#1957) 2021-07-05 10:36:51 +02:00
org_test.go fix: Idp bugs (#2259) 2021-08-24 09:22:21 +02:00
org.go fix: remove duplicate pw and otp verification (#2226) 2021-08-18 17:04:56 +02: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 fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02: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 fix: client secret verification (for introspection) (#2570) 2021-10-26 11:33:59 +02:00
project_application_key_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
project_application_key_test.go fix: new es testing (#1411) 2021-03-15 12:51:15 +01:00
project_application_key.go fix: new es testing (#1411) 2021-03-15 12:51:15 +01:00
project_application_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
project_application_oidc_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02: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 fix: client secret verification (for introspection) (#2570) 2021-10-26 11:33:59 +02:00
project_application_test.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
project_application.go fix: new es testing (#1411) 2021-03-15 12:51:15 +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 fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
project_grant_member_test.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
project_grant_member.go fix: Remove user with cascading memberships (#1811) 2021-06-07 07:20:47 +02:00
project_grant_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
project_grant_test.go feat: set private labeling setting on project (#2184) 2021-08-24 08:34:10 +02:00
project_grant.go fix: some backend bugs (#1438) 2021-03-19 18:46:26 +01:00
project_member_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
project_member_test.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
project_member.go fix: Remove user with cascading memberships (#1811) 2021-06-07 07:20:47 +02:00
project_model.go feat: set private labeling setting on project (#2184) 2021-08-24 08:34:10 +02:00
project_role_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
project_role_test.go feat: set private labeling setting on project (#2184) 2021-08-24 08:34:10 +02:00
project_role.go fix: new es testing (#1411) 2021-03-15 12:51:15 +01:00
project_test.go feat: set private labeling setting on project (#2184) 2021-08-24 08:34:10 +02:00
project.go feat: set private labeling setting on project (#2184) 2021-08-24 08:34:10 +02:00
setup_step1.go fix: remove duplicate pw and otp verification (#2226) 2021-08-18 17:04:56 +02:00
setup_step2.go feat: label policy (#1708) 2021-06-04 14:53:51 +02:00
setup_step3.go feat: label policy (#1708) 2021-06-04 14:53:51 +02:00
setup_step4.go feat(crdb): use crdb native backup and s3 backup added (#1915) 2021-10-13 14:34:03 +02:00
setup_step5.go feat: label policy (#1708) 2021-06-04 14:53:51 +02:00
setup_step6.go feat: label policy (#1708) 2021-06-04 14:53:51 +02:00
setup_step7.go feat: new es testing2 (#1428) 2021-03-19 11:12:56 +01:00
setup_step8.go feat: new es testing2 (#1428) 2021-03-19 11:12:56 +01:00
setup_step9.go feat: features (#1427) 2021-03-25 17:26:21 +01:00
setup_step10.go feat: custom message text (#1801) 2021-06-10 11:49:10 +00:00
setup_step11.go fix: update config to commands (and queries) (#1342) 2021-02-24 11:17:39 +01:00
setup_step12.go feat: label policy (#1708) 2021-06-04 14:53:51 +02:00
setup_step13.go feat(notification): new mail templates (#1579) 2021-04-16 14:55:55 +02:00
setup_step14.go feat: label policy (#1708) 2021-06-04 14:53:51 +02:00
setup_step15.go feat: label policy (#1708) 2021-06-04 14:53:51 +02:00
setup_step16.go feat: custom message text (#1801) 2021-06-10 11:49:10 +00:00
setup_step17.go feat: Privacy policy (#1957) 2021-07-05 10:36:51 +02:00
setup_step18.go feat: Lockout policy (#2121) 2021-08-11 06:36:32 +00:00
setup_step19.go fix: check domain of username not claimed by other organisation and cleanup (#2265) 2021-08-25 09:12:24 +00:00
setup_step20.go fix(eventstore): fill new column with data (#2288) 2021-09-01 09:25:52 +00:00
setup.go fix: setup (#1515) 2021-04-01 10:14:07 +02:00
statics.go fix: add option to disable asset storage (#1878) 2021-07-02 13:55:52 +02:00
unique_constraints_model.go fix(projections): user idp link projection (#2583) 2021-11-02 10:08:47 +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 feat: actions (#2377) 2021-09-27 13:43:49 +02:00
user_human_access_token_model.go feat: token revocation and OP certification (#2594) 2021-11-03 08:35:24 +01:00
user_human_address_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
user_human_address.go feat: new es testing2 (#1428) 2021-03-19 11:12:56 +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 feat: label policy (#1708) 2021-06-04 14:53:51 +02: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 fix: backend fixes (#1452) 2021-03-22 15:36:59 +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 feat: new es testing2 (#1428) 2021-03-19 11:12:56 +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 fix: mfa translations (#2527) 2021-10-19 09:38:35 +02: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 fix: check login policy before register and password check (#2611) 2021-11-08 07:42:07 +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: label policy (#1708) 2021-06-04 14:53:51 +02:00
user_human_phone.go fix: some backend bugs (#1438) 2021-03-19 18:46:26 +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 feat: new es testing2 (#1428) 2021-03-19 11:12:56 +01:00
user_human_refresh_token_model.go feat: token revocation and OP certification (#2594) 2021-11-03 08:35:24 +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 feat: token revocation and OP certification (#2594) 2021-11-03 08:35:24 +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 feat: passwordless registration (#2103) 2021-08-02 15:24:58 +02:00
user_human_webauthn.go feat: choose preferred WebAuthN platform for passwordless registration (#2469) 2021-10-04 16:19:21 +02:00
user_human.go fix: check login policy before register and password check (#2611) 2021-11-08 07:42:07 +00:00
user_idp_link_model.go fix(projections): user idp link projection (#2583) 2021-11-02 10:08:47 +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 fix(projections): user idp link projection (#2583) 2021-11-02 10:08:47 +01:00
user_machine_key_model.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
user_machine_key.go feat: protos refactoring 2021-03-09 10:30:11 +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 fix: todos (#1502) 2021-03-31 11:10:06 +02:00
user_membership.go fix: Remove user with cascading memberships (#1811) 2021-06-07 07:20:47 +02:00
user_metadata_model.go fix: remove metadata on remove feature with correct resourceowner (#2376) 2021-09-14 15:15:42 +00:00
user_metadata_test.go feat: User metadata (#2025) 2021-08-09 08:01:20 +02:00
user_metadata.go fix: add user metadata to the features (#2179) 2021-08-12 16:10:01 +02:00
user_model.go fix(projections): user idp link projection (#2583) 2021-11-02 10:08:47 +01:00
user_test.go feat: token revocation and OP certification (#2594) 2021-11-03 08:35:24 +01:00
user.go feat: token revocation and OP certification (#2594) 2021-11-03 08:35:24 +01:00