zitadel/internal/user/model
Elio Bischof e00cc187fa
fix: make user creation errors helpful (#5382)
* fix: make user creation errors helpful

* fix linting and unit testing errors

* fix linting

* make zitadel config reusable

* fix human validations

* translate ssr errors

* make zitadel config reusable

* cover more translations for ssr

* handle email validation message centrally

* fix unit tests

* fix linting

* align signatures

* use more precise wording

* handle phone validation message centrally

* fix: return specific profile errors

* docs: edit comments

* fix unit tests

---------

Co-authored-by: Silvan <silvan.reusser@gmail.com>
2023-03-14 19:20:38 +00:00
..
address.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
email.go fix: make user creation errors helpful (#5382) 2023-03-14 19:20:38 +00:00
external_idp_view.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
external_idp.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
notify_user.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
otp.go fix: commandside queries (#1313) 2021-02-22 14:08:47 +01:00
password.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
phone.go fix: make user creation errors helpful (#5382) 2023-03-14 19:20:38 +00:00
profile.go fix: return absolute url for avatar in user sessions (#3724) 2022-05-30 11:27:52 +00:00
refresh_token_view.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
refresh_token.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
token_view.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
token.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user_changes.go fix(console): remove cropper, set avatar url if available (#1865) 2021-06-14 13:53:40 +02:00
user_membership_view.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user_session_view.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
user_view.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00