remove X-Frame-Options: DENY as it blocks the iframe from the future browser extension

This commit is contained in:
Athou
2023-05-31 15:24:17 +02:00
parent d6205b7da3
commit a200147926
2 changed files with 0 additions and 16 deletions

View File

@@ -278,11 +278,6 @@
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-json</artifactId>
</dependency>
<dependency>
<groupId>io.dropwizard.modules</groupId>
<artifactId>dropwizard-web</artifactId>
<version>1.5.0</version>
</dependency>
<dependency>
<groupId>be.tomcools</groupId>
<artifactId>dropwizard-websocket-jee7-bundle</artifactId>