Skip to content

Fix ~embed refusing to load in Sidecar embed

Fix ~embed refusing to load in Sidecar embed

Remove clickjacking prevention from overall root / endpoint and fine-tune inside

Problem introduced in https://gitlab.com/gitlab-org/gitter/webapp/merge_requests/1284

The problem is that there are two separate router.use('/', ... which can conflict

Merge request reports