zitadel/internal/api/grpc/system
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
..
failed_event_converter_test.go feat: save last occurrence of failed events and fix instance filtering (#4710) 2022-11-18 13:49:38 +01:00
failed_event_converter.go feat: save last occurrence of failed events and fix instance filtering (#4710) 2022-11-18 13:49:38 +01:00
failed_event.go feat: save last occurrence of failed events and fix instance filtering (#4710) 2022-11-18 13:49:38 +01:00
instance_converter.go fix: make user creation errors helpful (#5382) 2023-03-14 19:20:38 +00:00
instance.go feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
quota_converter.go feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
quota.go feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
server.go feat: restrict login to specific org by id (scope) (#4294) 2022-09-23 12:08:10 +00:00
view_converter.go feat: save last occurrence of failed events and fix instance filtering (#4710) 2022-11-18 13:49:38 +01:00
view.go feat: save last occurrence of failed events and fix instance filtering (#4710) 2022-11-18 13:49:38 +01:00