zitadel/internal
Stefan Benz 5fdad7b8f4
feat: user v3 api update (#8582)
# Which Problems Are Solved

Users are not yet able to update their information an status in user API
v3.

# How the Problems Are Solved

Add endpoints and functionality to update users and their status in user
API v3.

# Additional Changes

Aggregate_type and event_types are updated with "userschema" to avoid
conflicts with old events.

# Additional Context

closes #7898
2024-09-17 08:27:48 +00:00
..
actions
activity
admin/repository/eventsourcing
api feat: user v3 api update (#8582) 2024-09-17 08:27:48 +00:00
auth/repository fix: prevent password init on email verification for external users (#8602) 2024-09-13 15:51:06 +00:00
auth_request/repository
authz
command feat: user v3 api update (#8582) 2024-09-17 08:27:48 +00:00
config
crypto
database fix(eventstore): precise decimal (#8527) 2024-09-06 12:19:19 +03:00
domain feat: invite user link (#8578) 2024-09-11 10:53:55 +00:00
eventstore feat: add debug events API (#8533) 2024-09-11 08:24:00 +00:00
execution feat: add schema user create and remove (#8494) 2024-08-28 19:46:45 +00:00
feature feat(oidc): end session by id_token_hint and without cookie (#8542) 2024-09-04 10:14:50 +00:00
form
i18n
iam
id
idp
integration feat: user v3 api update (#8582) 2024-09-17 08:27:48 +00:00
logstore
migration
net
notification feat: add http as smtp provider (#8545) 2024-09-12 06:27:29 +02:00
org
project
protoc
qrcode
query fix: smtp provider (#8610) 2024-09-13 13:22:25 +00:00
renderer
repository feat: user v3 api update (#8582) 2024-09-17 08:27:48 +00:00
static feat: invite user link (#8578) 2024-09-11 10:53:55 +00:00
statik
telemetry
test
user feat(oidc): end session by id_token_hint and without cookie (#8542) 2024-09-04 10:14:50 +00:00
v2 fix(eventstore): precise decimal (#8527) 2024-09-06 12:19:19 +03:00
view/repository
webauthn chore(tests): use a coverage server binary (#8407) 2024-09-06 14:47:57 +02:00
zerrors