zitadel/internal/api/http
Livio Amstutz c1c85e632b
fix: cookie handling (#654)
* feat: set cookie prefix and max age

* cookie prefix on csrf cookie

* fix: check user agent cookie in login

* update oidc pkg

* cleanup
2020-08-31 08:49:35 +02:00
..
middleware fix: cookie handling (#654) 2020-08-31 08:49:35 +02:00
cookie.go fix: cookie handling (#654) 2020-08-31 08:49:35 +02:00
domain_check.go feat: add domain verification (#560) 2020-08-06 15:03:03 +02:00
header.go fix: cookie handling (#654) 2020-08-31 08:49:35 +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