zitadel/pkg/auth/api/grpc
Silvan c0f85c2733
feat: localized messages (#328)
* fix: project by id loads project from view and from eventstore

* fix: correct search key for role

* feat(auth): my user changes

* fix: improve error handling in change converters

* fix: log-id

* feat(translations): event type translations

* feat: localized translations

* fix(translations): correct yaml format

* chore: example

* fix: remove unused code

* correct checkSSL in sql

* chore(modules): update

* chore: refactor interceptors

* fix: improvments

* Update internal/static/i18n/de.yaml

Co-authored-by: Florian Forster <florian@caos.ch>

* Update internal/static/i18n/de.yaml

Co-authored-by: Florian Forster <florian@caos.ch>

* Update internal/static/i18n/de.yaml

Co-authored-by: Florian Forster <florian@caos.ch>

* Update internal/static/i18n/de.yaml

Co-authored-by: Florian Forster <florian@caos.ch>

* Update internal/static/i18n/de.yaml

Co-authored-by: Florian Forster <florian@caos.ch>

* Update internal/static/i18n/de.yaml

Co-authored-by: Florian Forster <florian@caos.ch>

* Update internal/static/i18n/en.yaml

Co-authored-by: Florian Forster <florian@caos.ch>

* Update internal/static/i18n/en.yaml

Co-authored-by: Florian Forster <florian@caos.ch>

* Update internal/static/i18n/en.yaml

Co-authored-by: Florian Forster <florian@caos.ch>

* Update internal/static/i18n/en.yaml

Co-authored-by: Florian Forster <florian@caos.ch>

* Update internal/static/i18n/en.yaml

Co-authored-by: Florian Forster <florian@caos.ch>

* Update internal/static/i18n/de.yaml

Co-authored-by: Florian Forster <florian@caos.ch>

* Update internal/static/i18n/de.yaml

Co-authored-by: Florian Forster <florian@caos.ch>

* Update internal/static/i18n/de.yaml

Co-authored-by: Florian Forster <florian@caos.ch>

* Update internal/static/i18n/de.yaml

Co-authored-by: Florian Forster <florian@caos.ch>

* Update internal/static/i18n/de.yaml

Co-authored-by: Florian Forster <florian@caos.ch>

* Update internal/static/i18n/de.yaml

Co-authored-by: Florian Forster <florian@caos.ch>

* Update internal/static/i18n/de.yaml

Co-authored-by: Florian Forster <florian@caos.ch>

* Update internal/static/i18n/de.yaml

Co-authored-by: Florian Forster <florian@caos.ch>

* Update internal/static/i18n/en.yaml

Co-authored-by: Florian Forster <florian@caos.ch>

* chore(translations): start with upper case on Code

* chore(middleware): move funcs

* add message to grpc web generation

* translation in mgmt and fixes

* fix authoptions

* fix console statik

Co-authored-by: Florian Forster <florian@caos.ch>
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2020-07-08 09:48:11 +02:00
..
mock feat: remove phone (#349) 2020-07-06 15:48:24 +02:00
auth.pb.authoptions.go feat: remove phone (#349) 2020-07-06 15:48:24 +02:00
auth.pb.go feat: localized messages (#328) 2020-07-08 09:48:11 +02:00
auth.pb.gw.go feat: localized messages (#328) 2020-07-08 09:48:11 +02:00
auth.swagger.json feat: localized messages (#328) 2020-07-08 09:48:11 +02:00
changes.go feat: localized messages (#328) 2020-07-08 09:48:11 +02:00
gateway.go feat: translate error messages (#254) 2020-06-22 13:51:44 +02:00
generate.go feat: localized messages (#328) 2020-07-08 09:48:11 +02:00
policy_complexity_converter.go feat: add get my password policy (#346) 2020-07-06 15:35:20 +02:00
probes.go fix: add requests 2020-03-24 10:14:39 +01:00
search_converter.go fix: all enums same style (#262) 2020-06-23 14:47:47 +02:00
server.go feat: localized messages (#328) 2020-07-08 09:48:11 +02:00
user_converter.go feat: localized messages (#328) 2020-07-08 09:48:11 +02:00
user_grant_converter.go fix: all enums same style (#262) 2020-06-23 14:47:47 +02:00
user_grant.go feat: get my project permission (#245) 2020-06-19 15:33:54 +02:00
user_session_converter.go fix: preferred login name (#231) 2020-06-17 16:43:53 +02:00
user_session.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
user.go feat: remove phone (#349) 2020-07-06 15:48:24 +02:00