zitadel/internal/config
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
..
systemdefaults feat: encryption keys in database (#3265) 2022-03-14 07:55:09 +01:00
testdata add multi files config test and some more 2020-03-30 11:44:17 +02:00
config_test.go add multi files config test and some more 2020-03-30 11:44:17 +02:00
config.go chore(deps): replace "github.com/ghodss/yaml" with "sigs.k8s.io/yaml" (#2812) 2021-12-08 16:26:12 +01:00