zitadel/internal/api
Tim Möhlmann 2089992d75
feat(crypto): use passwap for machine and app secrets (#7657)
* feat(crypto): use passwap for machine and app secrets

* fix command package tests

* add hash generator command test

* naming convention, fix query tests

* rename PasswordHasher and cleanup start commands

* add reducer tests

* fix intergration tests, cleanup old config

* add app secret unit tests

* solve setup panics

* fix push of updated events

* add missing event translations

* update documentation

* solve linter errors

* remove nolint:SA1019 as it doesn't seem to help anyway

* add nolint to deprecated filter usage

* update users migration version

* remove unused ClientSecret from APIConfigChangedEvent

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2024-04-05 09:35:49 +00:00
..
assets fix: detect mime type of uploaded asset (#7648) 2024-03-27 10:41:10 +01:00
authz feat(oidc): token exchange impersonation (#7516) 2024-03-20 10:18:46 +00:00
call fix: reset the call timestamp after a bulk trigger (#6080) 2023-07-07 08:15:05 +00:00
grpc feat(crypto): use passwap for machine and app secrets (#7657) 2024-04-05 09:35:49 +00:00
http refactor(fmt): run gci on complete project (#7557) 2024-04-03 10:43:43 +00:00
idp chore(ci): merge test runs (#7388) 2024-02-19 07:50:37 +01:00
info fix: correct method and path for session api activity (#6880) 2023-11-22 12:12:23 +02:00
oidc feat(crypto): use passwap for machine and app secrets (#7657) 2024-04-05 09:35:49 +00:00
robots_txt fix: introduce measures to avoid bots crawling and indexing activities (#5728) 2023-05-05 10:25:02 +02:00
saml fix: get orgID when missing on trigger logs (#7555) 2024-03-14 08:49:10 +00:00
service fix(eventstore): tests 2020-11-26 09:19:14 +01:00
ui fix: Update url to redirect to name change url (#7683) 2024-04-04 06:16:58 +00:00
api.go feat: improve instance not found error (#7413) 2024-02-28 10:49:57 +00:00