ISSUE-43: Disabling csrf #82

Merged
hitanshu merged 7 commits from hitanshu/CFTunnels:ISSUE-43 into test 2025-10-18 12:59:32 +00:00
Showing only changes of commit f99ed01a54 - Show all commits

View File

@ -32,6 +32,6 @@ spring.sql.init.mode=never
spring.jpa.hibernate.ddl-auto=update
spring.jpa.show-sql=true
spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
spring.jpa.open-in-view=false