mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 11:04:25 +00:00
bc9a85daf3
* feat(import): add functionality to import data into an instance * feat(import): move import to admin api and additional checks for nil pointer * fix(export): export implementation with filtered members and grants * fix: export and import implementation * fix: add possibility to export hashed passwords with the user * fix(import): import with structure of v1 and v2 * docs: add v1 proto * fix(import): check im imported user is already existing * fix(import): add otp import function * fix(import): add external idps, domains, custom text and messages * fix(import): correct usage of default values from login policy * fix(export): fix renaming of add project function * fix(import): move checks for unit tests * expect filter * fix(import): move checks for unit tests * fix(import): move checks for unit tests * fix(import): produce prerelease from branch * fix(import): correctly use provided user id for machine user imports * fix(import): corrected otp import and added guide for export and import * fix: import verified and primary domains * fix(import): add reading from gcs, s3 and localfile with tracing * fix(import): gcs and s3, file size correction and error logging * Delete docker-compose.yml * fix(import): progress logging and count of resources * fix(import): progress logging and count of resources * log subscription * fix(import): incorporate review * fix(import): incorporate review * docs: add suggestion for import Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com> * fix(import): add verification otp event and handling of deleted but existing users Co-authored-by: Livio Amstutz <livio.a@gmail.com> Co-authored-by: Fabienne <fabienne.gerschwiler@gmail.com> Co-authored-by: Silvan <silvan.reusser@gmail.com> Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com> |
||
---|---|---|
.. | ||
action.go | ||
application_api.go | ||
application_key.go | ||
application_oauth.go | ||
application_oidc_test.go | ||
application_oidc.go | ||
application.go | ||
asset.go | ||
auth_request.go | ||
authn_key.go | ||
browser_info.go | ||
bucket.go | ||
custom_login_text.go | ||
custom_message_text.go | ||
custom_text.go | ||
expiration.go | ||
factors.go | ||
flow.go | ||
human_address.go | ||
human_email_test.go | ||
human_email.go | ||
human_hashed_password.go | ||
human_otp.go | ||
human_password.go | ||
human_phone_test.go | ||
human_phone.go | ||
human_profile.go | ||
human_web_auth_n.go | ||
human.go | ||
idp_config.go | ||
instance_domain.go | ||
instance.go | ||
key_pair.go | ||
machine_key.go | ||
machine.go | ||
member.go | ||
metadata.go | ||
mfa.go | ||
next_step.go | ||
notification.go | ||
object.go | ||
oidc_code_challenge.go | ||
oidc_mapping_field.go | ||
oidc_settings.go | ||
org_domain.go | ||
org.go | ||
permission.go | ||
policy_domain.go | ||
policy_label_test.go | ||
policy_label.go | ||
policy_login_test.go | ||
policy_login.go | ||
policy_mail_template.go | ||
policy_password_age.go | ||
policy_password_complexity.go | ||
policy_password_lockout.go | ||
policy_privacy.go | ||
policy.go | ||
project_grant_member.go | ||
project_grant.go | ||
project_role.go | ||
project.go | ||
provider.go | ||
refresh_token.go | ||
request.go | ||
roles.go | ||
search_method.go | ||
secret_generator.go | ||
sms.go | ||
smtp.go | ||
step.go | ||
token.go | ||
unique_constraint_migration.go | ||
user_grant.go | ||
user_idp_link.go | ||
user_membership.go | ||
user.go |