zitadel/internal/actions
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
..
object fix: make user creation errors helpful (#5382) 2023-03-14 19:20:38 +00:00
actions_test.go feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
actions.go feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
api.go feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
config.go feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
context.go feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
fields_test.go feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
fields.go feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
http_module_config.go feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
http_module_test.go feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
http_module.go feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
log_module.go feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00