zitadel/internal/crypto
Silvan cea2567e22
fix: v2 human command (#3435)
* add/register human command done

* validations

* crypto

* move clientid

* keys

* fix: clientID

* remove v2 package

* tests

* tests running

* revert old code

* instance domain from ctx

* chore: rename zitadel app ids

* comments

* fix: test
2022-04-12 16:20:17 +02:00
..
database feat: encryption keys in database (#3265) 2022-03-14 07:55:09 +01:00
file feat: encryption keys in database (#3265) 2022-03-14 07:55:09 +01:00
aes_test.go add multi files config test and some more 2020-03-30 11:44:17 +02:00
aes.go feat: encryption keys in database (#3265) 2022-03-14 07:55:09 +01:00
bcrypt.go improve some functions 2020-03-30 09:28:00 +02:00
code_mock.go add multi files config test and some more 2020-03-30 11:44:17 +02:00
code_mocker.go fix: add keys to projections (#2728) 2021-12-06 16:57:35 +01:00
code_test.go feat: add auth command side (#107) 2020-05-18 12:06:36 +02:00
code.go feat: run on a single port (#3163) 2022-02-14 17:22:30 +01:00
crypto_mock.go improve some functions 2020-03-30 09:28:00 +02:00
crypto_test.go improve some functions 2020-03-30 09:28:00 +02:00
crypto.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
generate.go refactor crypto tests 2020-03-30 11:26:02 +02:00
key_storage.go feat: encryption keys in database (#3265) 2022-03-14 07:55:09 +01:00
key.go fix: v2 human command (#3435) 2022-04-12 16:20:17 +02:00
rsa.go fix(query): keys (#2755) 2022-01-12 13:22:04 +01:00