Revert "Enable anonymous authentication alongside Windows auth"

This reverts commit 32ff0a4888.
This commit is contained in:
2026-03-18 09:41:35 +01:00
parent 32ff0a4888
commit 665b44ad82
2 changed files with 2 additions and 26 deletions

View File

@@ -2,7 +2,7 @@
"$schema": "http://json.schemastore.org/launchsettings.json",
"iisSettings": {
"windowsAuthentication": true,
"anonymousAuthentication": true,
"anonymousAuthentication": false,
"iisExpress": {
"applicationUrl": "http://localhost:3643",
"sslPort": 44347