zitadel/internal/api/http/middleware
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
..
cache_interceptor_test.go fix: improvements for login and oidc (#227) 2020-06-17 08:06:40 +02:00
cache_interceptor.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
cors_interceptor.go fix: cors (#621) 2020-08-24 10:06:55 +02:00
csp.go fix: add interceptors for console (#255) 2020-06-22 13:17:29 +02:00
security_headers.go fix: cookie handling (#654) 2020-08-31 08:49:35 +02:00
trace_interceptor.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
user_agent_cookie.go fix: cookie handling (#654) 2020-08-31 08:49:35 +02:00