mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 11:04:25 +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> |
||
---|---|---|
.. | ||
address_test.go | ||
address.go | ||
auth_request.go | ||
email_test.go | ||
email.go | ||
external_idp_test.go | ||
external_idp.go | ||
otp_test.go | ||
otp.go | ||
password_test.go | ||
password.go | ||
phone_test.go | ||
phone.go | ||
profile_test.go | ||
profile.go | ||
token.go | ||
user_human.go | ||
user_machine.go | ||
user.go | ||
web_auth_n_test.go | ||
web_auth_n.go |