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 3335e2e commit 0404b50Copy full SHA for 0404b50
dotnet/test/DotNetCoreAttackMitigationTest/appsettings.json
@@ -50,7 +50,7 @@
50
"CACHE_INVALIDATION_TOKEN": "20216211291931",
51
"CORS_ALLOW_ORIGIN": "https://normal-website.com",
52
"MY_CUSTOM_PTY": "DEFAULT_VALUE",
53
- "ValidateCSRF": "1"
+ "CSRF_PROTECTION": "1"
54
},
55
"languages": {
56
"English": {
0 commit comments