zitadel/proto/zitadel
Stefan Benz bc9a85daf3
feat: V2 alpha import and export of organizations (#3798)
* 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>
2022-07-28 13:42:35 +00:00
..
docs docs: fix proto option generation (#1972) 2021-07-05 14:16:39 +00:00
action.proto chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
admin.proto feat: V2 alpha import and export of organizations (#3798) 2022-07-28 13:42:35 +00:00
app.proto fix: cleanup some todos (#3642) 2022-05-16 16:35:49 +02:00
auth_n_key.proto chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
auth.proto feat: get current label and privacy policies (#3748) 2022-06-01 09:50:28 +02:00
change.proto chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
idp.proto chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
instance.proto feat: return instance domains on list instances, fix: login policy and avatar url in oidc responses (#3785) 2022-06-08 13:46:24 +02:00
management.proto feat: V2 alpha import and export of organizations (#3798) 2022-07-28 13:42:35 +00:00
member.proto chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
message.proto chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
metadata.proto chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
object.proto chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
options.proto feat: permit all features to every instance and organisation (#3566) 2022-05-02 11:18:17 +02:00
org.proto chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy.proto feat: directly specify factors/idps on addCustomLoginPolicy and return on LoginPolicy responses (#3711) 2022-05-30 11:51:07 +00:00
project.proto chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
settings.proto feat: permit all features to every instance and organisation (#3566) 2022-05-02 11:18:17 +02:00
system.proto feat: V2 alpha import and export of organizations (#3798) 2022-07-28 13:42:35 +00:00
text.proto chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user.proto chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
v1.proto feat: V2 alpha import and export of organizations (#3798) 2022-07-28 13:42:35 +00:00