zitadel/internal/api/http
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
..
middleware fix: cors (#621) 2020-08-24 10:06:55 +02:00
cookie.go improve some functions 2020-03-30 07:04:21 +02:00
domain_check.go feat: add domain verification (#560) 2020-08-06 15:03:03 +02:00
header.go fix: cors (#621) 2020-08-24 10:06:55 +02:00
listener.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
marshal.go feat: setup as separate command (#604) 2020-08-18 10:04:56 +02:00
origin.go fix: cors (#621) 2020-08-24 10:06:55 +02:00
parser.go feat: add some api packages 2020-03-23 07:01:59 +01:00
probes.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
server.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
user_agent_cookie.go fix: improvements for login and oidc (#227) 2020-06-17 08:06:40 +02:00