zitadel/internal/repository/instance
Livio Spring fed15574f6
feat: allow to force MFA local only (#6234)
This PR adds an option to the LoginPolicy to "Force MFA for local users", so that users authenticated through an IDP must not configure (and verify) an MFA.
2023-07-20 04:06:16 +00:00
..
aggregate.go feat(instance): add functionality to update instance (#4440) 2022-09-27 06:58:50 +00:00
custom_text.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
debug_notification_file.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
debug_notification_log.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
domain.go feat: restrict smtp sender address (#3637) 2022-05-16 14:08:47 +00:00
event_default_language.go feat: set default language on instance (#3594) 2022-05-03 15:58:38 +02:00
event_iam_project_set.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
event_org_set.go fix: handle default org id (#3769) 2022-06-03 14:30:39 +02:00
eventstore.go feat: migrate external idp to other types (#5984) 2023-06-08 00:50:53 +02:00
idp_config.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
idp_jwt_config.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
idp_oidc_config.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
idp.go fix: handling of org idp migrations and google events (#5992) 2023-06-08 14:08:13 +00:00
instance.go fix: instance remove (#4602) 2022-10-26 13:06:48 +00:00
member.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
oidc_settings.go fix: correct oidcsettings management (#4413) 2022-09-27 12:53:49 +02:00
policy_domain.go feat: restrict smtp sender address (#3637) 2022-05-16 14:08:47 +00:00
policy_label.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_login_factors.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_login_identity_provider.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_login.go feat: allow to force MFA local only (#6234) 2023-07-20 04:06:16 +00:00
policy_mail_template.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_mail_text.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_notification.go feat: add notification policy and password change message (#5065) 2023-01-25 09:49:41 +01:00
policy_password_age.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_password_complexity.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_password_lockout.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_privacy.go feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00
policy_security.go feat: enable iframe use (#4766) 2022-12-14 07:17:36 +01:00
secret_generator.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
sms.go fix: sms providers (#3801) 2022-06-13 08:34:11 +02:00
smtp_config.go fix: add smtp config, remove smtp and sms provider, console adaptations (#3792) 2022-06-10 12:39:38 +02:00