zitadel/internal/actions/object
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
..
auth_request.go fix(actions): provide browser info and handle nil pointer (#5277) 2023-02-24 16:13:11 +01:00
http_request.go feat: add http request to interal and external authentication actions (#5103) 2023-01-26 10:40:49 +00:00
metadata.go fix: emit only if data and marshal invalid metadata 2023-03-01 17:05:12 +00:00
object.go feat(actions): local users (#5089) 2023-01-25 13:08:01 +00:00
user_grant.go feat(actions): add fields to complement token flow (#5336) 2023-03-08 15:26:28 +01:00
user.go fix: make user creation errors helpful (#5382) 2023-03-14 19:20:38 +00:00