zitadel/internal
Fabi 7a6ca24625
feat: multiple domains (#188)
* check uniqueness on create and register user

* change user email, reserve release unique email

* usergrant unique aggregate

* usergrant uniqueness

* validate UserGrant

* fix tests

* domain is set on username in all orgs

* domain in admin

* org domain sql

* zitadel domain org name

* org domains

* org iam policy

* default org iam policy

* SETUP

* load login names

* login by login name

* login name

* fix: merge master

* fix: merge master

* Update internal/user/repository/eventsourcing/user.go

Co-authored-by: Livio Amstutz <livio.a@gmail.com>

* fix: fix unique domains

* fix: rename env variable

Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2020-06-16 11:40:18 +02:00
..
admin feat: multiple domains (#188) 2020-06-16 11:40:18 +02:00
api fix: fix some requests (#198) 2020-06-10 10:47:50 +02:00
auth feat: multiple domains (#188) 2020-06-16 11:40:18 +02:00
auth_request feat: login errors (#204) 2020-06-11 13:22:24 +02:00
authz feat: multiple domains (#188) 2020-06-16 11:40:18 +02:00
cache feat: project cache (#48) 2020-04-20 15:16:33 +02:00
config feat: multiple domains (#188) 2020-06-16 11:40:18 +02:00
crypto feat: login errors (#204) 2020-06-11 13:22:24 +02:00
errors feat: login errors (#204) 2020-06-11 13:22:24 +02:00
eventstore feat: add project creator role on register user (#222) 2020-06-15 14:57:19 +02:00
form feat: login errors (#204) 2020-06-11 13:22:24 +02:00
i18n feat: Notification translation (#192) 2020-06-09 15:11:42 +02:00
iam feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
id sonyflake fix (#180) 2020-06-05 19:56:40 +02:00
key feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
login feat: multiple domains (#188) 2020-06-16 11:40:18 +02:00
management feat: multiple domains (#188) 2020-06-16 11:40:18 +02:00
model feat: multiple domains (#188) 2020-06-16 11:40:18 +02:00
notification fix: bugs (#208) 2020-06-11 13:27:25 +02:00
org feat: multiple domains (#188) 2020-06-16 11:40:18 +02:00
policy feat: multiple domains (#188) 2020-06-16 11:40:18 +02:00
project feat: multiple domains (#188) 2020-06-16 11:40:18 +02:00
proto feat: application commands (#50) 2020-04-21 17:00:32 +02:00
protoc feat: Policy (#79) 2020-05-14 11:48:57 +02:00
renderer feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
token feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
tracing fix tracing/statusFromError 2020-03-30 13:17:49 +02:00
user feat: multiple domains (#188) 2020-06-16 11:40:18 +02:00
usergrant feat: multiple domains (#188) 2020-06-16 11:40:18 +02:00
view feat: multiple domains (#188) 2020-06-16 11:40:18 +02:00