zitadel/internal/repository
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
..
action feat(admin-api): list events (#4989) 2023-01-16 11:30:03 +00:00
asset chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
authrequest fix: store auth methods instead of AMR in auth request linking and OIDC Session (#6192) 2023-07-12 12:24:01 +00:00
deviceauth feat: device authorization RFC 8628 (#5646) 2023-04-19 08:46:02 +00:00
flow chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
idp feat: migrate external idp to other types (#5984) 2023-06-08 00:50:53 +02:00
idpconfig chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
idpintent feat: session checks with intent (#6031) 2023-06-21 14:06:18 +00:00
instance fix: handling of org idp migrations and google events (#5992) 2023-06-08 14:08:13 +00:00
keypair feat(admin-api): list events (#4989) 2023-01-16 11:30:03 +00:00
member chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
metadata chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
milestone feat: push telemetry (#6027) 2023-07-06 08:38:13 +02:00
oidcsession fix: store auth methods instead of AMR in auth request linking and OIDC Session (#6192) 2023-07-12 12:24:01 +00:00
org feat: migrate external idp to other types (#5984) 2023-06-08 00:50:53 +02:00
policy feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00
project feat: allow skip of success page for native apps (#5627) 2023-04-11 15:07:32 +00:00
pseudo feat: push telemetry (#6027) 2023-07-06 08:38:13 +02:00
quota feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
session fix: provide domain in session, passkey and u2f (#6097) 2023-06-27 14:36:07 +02:00
settings chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user feat: integrate passwap for human user password hashing (#6196) 2023-07-14 09:49:57 +03:00
usergrant feat(admin-api): list events (#4989) 2023-01-16 11:30:03 +00:00