zitadel/proto/zitadel/user/v2alpha
Tim Möhlmann 4589ddad4a
feat: integrate passwap for human user password hashing (#6196)
* 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>
2023-07-14 09:49:57 +03:00
..
auth.proto feat: implement register Passkey user API v2 (#5873) 2023-05-24 10:22:00 +00:00
email.proto chore(api): proto definition of passkeys endpoints (user service) (#5864) 2023-05-17 07:06:11 +00:00
idp.proto fix: provide more information in the retrieve idp information (#5927) 2023-06-20 14:39:50 +02:00
password.proto feat: integrate passwap for human user password hashing (#6196) 2023-07-14 09:49:57 +03:00
user_service.proto docs: Password reset (#6108) 2023-06-28 13:52:53 +02:00
user.proto feat(api): add user creation to user service (#5745) 2023-04-26 07:47:57 +02:00