zitadel/internal/api/http/middleware
Livio Spring 632639ae7f
feat: enable iframe use (#4766)
* feat: enable iframe use

* cleanup

* fix mocks

* fix linting

* docs: add iframe usage to solution scenarios configurations

* improve api

* feat(console): security policy

* description

* remove unnecessary line

* disable input button and urls when not enabled

* add image to docs

Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
2022-12-14 07:17:36 +01: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: enable iframe use (#4766) 2022-12-14 07:17:36 +01:00
instance_interceptor_test.go feat: enable iframe use (#4766) 2022-12-14 07:17:36 +01: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 feat: enable iframe use (#4766) 2022-12-14 07:17:36 +01: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