remove workaround because quarkus.http.auth.form.cookie-max-age is now available

This commit is contained in:
Athou
2024-11-27 10:05:26 +01:00
parent b5036c9148
commit 2565dfe528
2 changed files with 1 additions and 44 deletions

View File

@@ -15,6 +15,7 @@ quarkus.http.auth.basic=true
quarkus.http.auth.form.enabled=true
quarkus.http.auth.form.http-only-cookie=true
quarkus.http.auth.form.timeout=P30d
quarkus.http.auth.form.cookie-max-age=P30d
quarkus.http.auth.form.landing-page=
quarkus.http.auth.form.login-page=
quarkus.http.auth.form.error-page=