zitadel/internal/api/grpc/admin
Livio Amstutz 5463244376
feat: encryption keys in database (#3265)
* enable overwrite of adminUser fields in defaults.yaml

* create schema and table

* cli: create keys

* cli: create keys

* read encryptionkey from db

* merge v2

* file names

* cleanup defaults.yaml

* remove custom errors

* load encryptionKeys on start

* cleanup

* fix merge

* update system defaults

* fix error message
2022-03-14 07:55:09 +01:00
..
custom_text_converter.go fix: tos on external registration (#2164) 2021-08-11 11:50:03 +00:00
custom_text.go feat: reset custom texts on IAM (#3160) 2022-02-04 10:25:25 +01:00
failed_event_converter_test.go feat: reset projections and remove failed events (#2770) 2021-12-16 14:44:26 +01:00
failed_event_converter.go feat: reset projections and remove failed events (#2770) 2021-12-16 14:44:26 +01:00
failed_event.go feat: reset projections and remove failed events (#2770) 2021-12-16 14:44:26 +01:00
features.go feat: limit amount of active actions (#3143) 2022-02-02 09:04:05 +01:00
iam_member_converter_test.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
iam_member_converter.go feat: member queries (#2796) 2021-12-16 13:25:38 +00:00
iam_member.go fix: move activity log to queries and remove old code (#3096) 2022-01-26 10:16:33 +01:00
iam_settings_converter.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
iam_settings.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
idp_converter_test.go feat: jwt as idp (#2363) 2021-09-14 15:15:01 +02:00
idp_converter.go fix: use query side for requests (#2818) 2022-01-13 08:58:14 +01:00
idp.go fix: use query side for requests (#2818) 2022-01-13 08:58:14 +01:00
information.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
label_policy_converter.go feat: label policy (#1708) 2021-06-04 14:53:51 +02:00
label_policy.go fix: return full url of assets in admin and mgmt api (#3157) 2022-02-04 15:02:18 +01:00
language.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
lockout_converter.go feat: Lockout policy (#2121) 2021-08-11 06:36:32 +00:00
lockout.go fix(queries): lockout policy (#2419) 2021-10-20 14:28:24 +00:00
login_policy_converter.go feat: Login verification lifetimes (#3190) 2022-02-21 16:05:02 +01:00
login_policy.go fix: use query side for requests (#2818) 2022-01-13 08:58:14 +01:00
notification_provider.go feat: Notification providers config (#3212) 2022-03-07 14:22:37 +01:00
oidc_settings_converter.go feat: OIDC setting (#3245) 2022-02-25 16:05:06 +01:00
oidc_settings.go feat: OIDC setting (#3245) 2022-02-25 16:05:06 +01:00
oneof.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
org_converter.go feat(queries): use org projection (#2342) 2021-09-29 13:20:57 +02:00
org_iam_policy.go fix(queries): org iam policy (#2432) 2021-10-21 08:01:08 +00:00
org.go feat: encryption keys in database (#3265) 2022-03-14 07:55:09 +01:00
password_age_converter.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
password_age.go fix(queries): password age policy (#2418) 2021-10-20 13:02:58 +00:00
password_complexity_converter.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
password_complexity.go fix(query): pw complexity policy (#2417) 2021-10-20 13:44:02 +02:00
privacy_policy_converter.go feat: Privacy policy (#1957) 2021-07-05 10:36:51 +02:00
privacy_policy.go fix(queries): privacy policy (#2431) 2021-10-20 15:12:34 +00:00
server.go feat: encryption keys in database (#3265) 2022-03-14 07:55:09 +01:00
sms_converter.go feat: Default configs sms provider (#3187) 2022-02-21 12:22:20 +00:00
sms.go feat: Default configs sms provider (#3187) 2022-02-21 12:22:20 +00:00
user_converter.go fix: remove duplicate pw and otp verification (#2226) 2021-08-18 17:04:56 +02:00
view_converter.go feat: reset projections and remove failed events (#2770) 2021-12-16 14:44:26 +01:00
view.go feat: reset projections and remove failed events (#2770) 2021-12-16 14:44:26 +01:00