zitadel/internal/api/http/middleware
Livio Spring d656b3f3c9
fix: instance interceptors return NotFound (404) error for unknown hosts (#4184)
* fix: instance interceptors return "NotFound" (404) error for unknown hosts

* fix tests
2022-08-17 06:07:41 +00:00
..
auth_interceptor.go fix: cleanup some todos (#3642) 2022-05-16 16:35:49 +02:00
cache_interceptor_test.go fix: improvements for login and oidc (#227) 2020-06-17 08:06:40 +02:00
cache_interceptor.go fix: caching of assets (correct headers and versioned avatar and variables.css url) (#4118) 2022-08-16 05:04:36 +00:00
cors_interceptor.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
csp.go feat: dynamic issuer (#3481) 2022-04-25 10:01:17 +02:00
instance_interceptor_test.go fix: instance interceptors return NotFound (404) error for unknown hosts (#4184) 2022-08-17 06:07:41 +00:00
instance_interceptor.go fix: instance interceptors return NotFound (404) error for unknown hosts (#4184) 2022-08-17 06:07:41 +00:00
metrics_interceptor.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
security_headers.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
telemetry_interceptor.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user_agent_cookie.go fix: improve interceptor handling (#3578) 2022-05-02 15:26:54 +00:00