We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f618469 commit 678fe95Copy full SHA for 678fe95
rest/taskana-rest-spring-example-boot/src/main/resources/application.properties
@@ -33,7 +33,7 @@ taskana.schemaName=TASKANA
33
####### property that control rest api security deploy use true for no security.
34
devMode=false
35
# This property enables the support of XSRF tokens. This will not work together with devMode.
36
-enableCsrf=true
+enableCsrf=false
37
####### property that control if the database is cleaned and sample data is generated
38
generateSampleData=true
39
####### cache static resources properties
0 commit comments