mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-14 11:58:02 +00:00
a0a82b59e1
* feat: user service v2 remove user * feat: user service v2 add user human * feat: user service v2 change user human * feat: user service v2 change user human unit tests * feat: user service v2 reactivate, deactivate, lock, unlock user * feat: user service v2 integration tests * fix: merge back origin/main * lint: linter corrections * fix: move permission check for isVerfied and password change * fix: add deprecated notices and other review comments * fix: consistent naming in proto * fix: errors package renaming * fix: remove / delete user renaming in integration test * fix: machine user status changes through user v2 api * fix: linting changes * fix: linting changes * fix: changes from review * fix: changes from review * fix: changes from review * fix: changes from review * fix: changes from review --------- Co-authored-by: Tim Möhlmann <tim+github@zitadel.com> Co-authored-by: Livio Spring <livio.a@gmail.com> |
||
---|---|---|
.. | ||
email_integration_test.go | ||
email.go | ||
otp_integration_test.go | ||
otp.go | ||
passkey_integration_test.go | ||
passkey_test.go | ||
passkey.go | ||
password_integration_test.go | ||
password_test.go | ||
password.go | ||
phone_integration_test.go | ||
phone.go | ||
server.go | ||
totp_integration_test.go | ||
totp_test.go | ||
totp.go | ||
u2f_integration_test.go | ||
u2f_test.go | ||
u2f.go | ||
user_integration_test.go | ||
user_test.go | ||
user.go |