zitadel/internal/auth/repository/eventsourcing/handler
Fabi c5d6325897
feat: text query (#2735)
* feat: change mail template to new query side

* feat: adminapi message text

* feat: adminapi message text

* feat: adminapi message text

* feat: message texts

* feat: admin texts

* feat: tests

* feat: tests

* feat: custom login text on adminapi

* feat: custom login text

* feat: custom login text

* feat: message text prepare test

* feat: login text texts

* feat: custom login text

* merge main

* fix go.sum

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-12-16 15:21:37 +01:00
..
handler.go feat: text query (#2735) 2021-12-16 15:21:37 +01:00
idp_config.go feat: jwt as idp (#2363) 2021-09-14 15:15:01 +02:00
idp_providers.go fix: add sentry in ui, http and projection handlers (#1977) 2021-07-06 13:36:35 +02:00
key.go fix: add sentry in ui, http and projection handlers (#1977) 2021-07-06 13:36:35 +02:00
metadata.go fix: add user metadata to the features (#2179) 2021-08-12 16:10:01 +02:00
org_project_mapping.go feat: check has project (#2206) 2021-08-18 10:49:04 +02:00
refresh_token.go fix: add sentry in ui, http and projection handlers (#1977) 2021-07-06 13:36:35 +02:00
token.go feat: token revocation and OP certification (#2594) 2021-11-03 08:35:24 +01:00
user_external_idps.go fix: add sentry in ui, http and projection handlers (#1977) 2021-07-06 13:36:35 +02:00
user_grant.go fix: mitigate overload risk in processProject on user grant (#2662) 2021-11-12 11:11:37 +00:00
user_membership.go fix: mitigate overload risk in processProject on user memberships (#2665) 2021-11-12 15:06:26 +01:00
user_session.go fix: add sentry in ui, http and projection handlers (#1977) 2021-07-06 13:36:35 +02:00
user.go feat: passwordless registration (#2103) 2021-08-02 15:24:58 +02:00