zitadel/internal/api/http
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
..
middleware feat: encryption keys in database (#3265) 2022-03-14 07:55:09 +01:00
cookie.go fix: cookie handling (#654) 2020-08-31 08:49:35 +02:00
domain_check.go feat: add domain verification (#560) 2020-08-06 15:03:03 +02:00
header.go fix: parsing of ip address (#2045) 2021-07-20 10:10:48 +02:00
marshal.go feat: policies on aggregates (#799) 2020-10-15 10:27:13 +02:00
origin.go feat: run on a single port (#3163) 2022-02-14 17:22:30 +01:00
parser.go feat: add some api packages 2020-03-23 07:01:59 +01:00
probes.go feat: add tracing interceptors to login and oidc (#764) 2020-10-21 10:18:34 +02:00