zitadel/internal/repository/instance
Livio Spring bffb10a4b4
feat: allow domain discovery for unknown usernames (#4484)
* fix: wait for projection initialization to be done

* feat: allow domain discovery for unknown usernames

* fix linting

* Update console/src/assets/i18n/de.json

Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>

* Update console/src/assets/i18n/en.json

Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>

* Update console/src/assets/i18n/it.json

Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>

* Update console/src/assets/i18n/fr.json

Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>

* fix zh i18n text

* fix projection table name

Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
2022-10-06 13:30:14 +02: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 fix: add smtp config, remove smtp and sms provider, console adaptations (#3792) 2022-06-10 12:39:38 +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
instance.go feat(instance): add functionality to update instance (#4440) 2022-09-27 06:58:50 +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 domain discovery for unknown usernames (#4484) 2022-10-06 13:30:14 +02: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_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 chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00: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