Skip to content

Commit

Permalink
Created a test to prove that the csrf token is working
Browse files Browse the repository at this point in the history
  • Loading branch information
RailonA committed Oct 6, 2023
1 parent 248d19e commit 8629ad0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/defaults/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"enable": true,
"exceptions": {
"requestHeader": "Partial",
"modelValue": "_disableValidator"
"modelValue": "_disableValidator",
"routePrefix": "routePrefix"
},
"validatorConfig": {}
},
Expand Down

0 comments on commit 8629ad0

Please sign in to comment.