zitadel/internal/project/model
Livio Amstutz 4e1e8a714a
fix: cors (#621)
* fix: dont (re)generate client secret with auth type none

* fix(cors): allow Origin from request

* feat: add origin allow list and fix some core issues

* rename migration

* fix UserIDsByDomain

* check origin on userinfo

* update oidc pkg
2020-08-24 10:06:55 +02:00
..
application_test.go fix: response type mapping (#426) 2020-07-09 15:52:20 +02:00
application_view.go fix: cors (#621) 2020-08-24 10:06:55 +02:00
application.go fix: app by id, views with computed objects (#583) 2020-08-13 08:28:18 +02:00
oidc_config_test.go feat: app handling compliance (#527) 2020-08-10 09:34:56 +02:00
oidc_config.go fix: compliance problems (#607) 2020-08-19 09:56:05 +02:00
project_grant_member_view.go fix: Remove project (#538) 2020-08-05 18:32:25 +02:00
project_grant_member.go feat: project grant commands (#68) 2020-04-23 07:54:40 +02:00
project_grant_view.go feat: usergrant (#489) 2020-07-22 14:00:29 +02:00
project_grant.go fix: all enums same style (#262) 2020-06-23 14:47:47 +02:00
project_member_view.go feat: show display name on members (#492) 2020-07-22 14:21:41 +02:00
project_member.go feat: application commands (#50) 2020-04-21 17:00:32 +02:00
project_role_view.go feat: sequence and timestamp on searchrequests (#468) 2020-07-15 13:24:36 +02:00
project_role.go feat: application commands (#50) 2020-04-21 17:00:32 +02:00
project_view.go feat: usergrant (#489) 2020-07-22 14:00:29 +02:00
project.go fix: editorname (#281) 2020-06-29 09:37:10 +02:00