Revert "better workaround for cookie max-age" because it causes issues with favicon fetching

This commit is contained in:
Athou
2024-08-19 18:02:56 +02:00
parent b112e912af
commit b50b69adb2
3 changed files with 90 additions and 38 deletions

View File

@@ -248,10 +248,6 @@
<groupId>io.quarkus</groupId>
<artifactId>quarkus-arc</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-reactive-routes</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-security</artifactId>