mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 19:14:23 +00:00
4589ddad4a
* feat: use passwap for human user passwords * fix tests * passwap config * add the event mapper * cleanup query side and api * solve linting errors * regression test * try to fix linter errors again * pass systemdefaults into externalConfigChange migration * fix: user password set in auth view * pin passwap v0.2.0 * v2: validate hashed password hash based on prefix * resolve remaining comments * add error tag and translation for unsupported hash encoding * fix unit test --------- Co-authored-by: Livio Spring <livio.a@gmail.com> |
||
---|---|---|
.. | ||
aggregate.go | ||
auth_request_info.go | ||
eventstore.go | ||
human_address.go | ||
human_avatar.go | ||
human_email.go | ||
human_external_idp.go | ||
human_mfa_events.go | ||
human_mfa_otp.go | ||
human_mfa_passwordless.go | ||
human_mfa_u2f.go | ||
human_mfa_web_auth_n.go | ||
human_password.go | ||
human_phone.go | ||
human_profile.go | ||
human_refresh_token.go | ||
human.go | ||
machine_key.go | ||
machine_secret.go | ||
machine.go | ||
metadata.go | ||
personal_access_token.go | ||
user.go | ||
v1.go |