diff --git a/src/main/resources/application.yaml b/src/main/resources/application.yaml index 28c2cc6..cdc27f0 100644 --- a/src/main/resources/application.yaml +++ b/src/main/resources/application.yaml @@ -28,3 +28,8 @@ forwarded-header: enabled: ${FORWARDED_HEADER_ENABLED:false} server: forward-headers-strategy: ${FORWARDED_HEADERS_STRATEGY:native} +logging: + level: + org: + springframework: + security: DEBUG diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index a67e12e..04bf563 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -65,7 +65,7 @@ -
+