zitadel/migrations/cockroach
Livio Amstutz e653eaab86
fix: login (#242)
* password in init user only if needed

* reactivate user session

* set context AuthorizeClientIDSecret

* fix qr code for light

* fix copy

* check user and org active in auth

* add org view provider

* handle inactive projects

* translate error messages
2020-06-19 14:52:04 +02:00
..
clean_cluster.go Project commands (#26) 2020-04-07 13:23:04 +02:00
clean_local.go Project commands (#26) 2020-04-07 13:23:04 +02:00
migrate_cluster.go Project commands (#26) 2020-04-07 13:23:04 +02:00
migrate_local.go Project commands (#26) 2020-04-07 13:23:04 +02:00
V1.0__eventstore.sql Project commands (#26) 2020-04-07 13:23:04 +02:00
V1.1__management.sql Project commands (#26) 2020-04-07 13:23:04 +02:00
V1.2__management_project_view.sql feat: project view (#90) 2020-05-11 12:16:29 +02:00
V1.3__management_user_view.sql User view (#94) 2020-05-12 06:30:53 +02:00
V1.4__admin_user_grants.sql feat: org command sides (#96) 2020-05-13 14:22:29 +02:00
V1.5__auth.sql feat: add auth command side (#107) 2020-05-18 12:06:36 +02:00
V1.6__management_user_view.sql fix management user view and user session handler (#124) 2020-05-19 07:07:58 +02:00
V1.7__notification.sql feat: notifications (#109) 2020-05-20 14:28:08 +02:00
V1.8__admin.sql feat: org queries (#136) 2020-05-26 16:46:16 +02:00
V1.9__admin_grant.sql feat: org queries (#136) 2020-05-26 16:46:16 +02:00
V1.10__mgmt_orgs.sql feat: org queries (#136) 2020-05-26 16:46:16 +02:00
V1.11__auth_oidc.sql feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
V1.12__auth_user_grant_view.sql feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
V1.13__auth_org_view.sql feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
V1.14__authz.sql feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
V1.15__management_project_view.sql fix: projects (#221) 2020-06-15 14:50:39 +02:00
V1.16__login_names.sql feat: multiple domains (#188) 2020-06-16 11:40:18 +02:00
V1.17__org_domains.sql feat: multiple domains (#188) 2020-06-16 11:40:18 +02:00
V1.18__user_view.sql feat: fixes (#228) 2020-06-17 07:25:04 +02:00
V1.19__usersession_names.sql fix: improvements for login and oidc (#227) 2020-06-17 08:06:40 +02:00
V1.20__notification_passwordset.sql fix: login (#242) 2020-06-19 14:52:04 +02:00