zitadel/internal/auth/repository/eventsourcing/eventstore
Livio Amstutz 1a00faf132
fix: claim verified domain from usernames (#603)
* fix: return orgDomain validationType

* added missing translations for orgDomain activity

* claim org domain

* show message if domain token was requested

* fix tests

* fix tests

Co-authored-by: Max Peintner <max@caos.ch>
2020-08-18 08:57:16 +02:00
..
application.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
auth_request_test.go feat(login): default to user selection, take login_hint into account (#350) 2020-07-07 08:14:44 +02:00
auth_request.go feat(login): show profile (#485) 2020-07-20 10:00:29 +02:00
iam.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
key.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
org.go fix: claim verified domain from usernames (#603) 2020-08-18 08:57:16 +02:00
policy.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
register.go feat: register org process (#558) 2020-08-06 14:38:19 +02:00
token.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
user_grant.go feat: user memberships (#537) 2020-07-30 14:37:55 +02:00
user_session.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
user.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00