zitadel/internal/api/grpc/user
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
..
v2 feat: integrate passwap for human user password hashing (#6196) 2023-07-14 09:49:57 +03:00
converter.go chore(console): remove first and lastName fallback from user (#5629) 2023-04-11 15:56:51 +00:00
membership.go fix: cleanup some todos (#3642) 2022-05-16 16:35:49 +02:00
personal_access_token.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
query.go fix(user): add search query for login name (#4173) 2022-10-31 13:03:23 +00:00
refresh_token.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
session.go fix: return absolute url for avatar in user sessions (#3724) 2022-05-30 11:27:52 +00:00
user_grant.go chore(console): remove first and lastName fallback from user (#5629) 2023-04-11 15:56:51 +00:00