mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
2498 - restrict access to assets into env-*
iis bugfix: the configuration is now valid
This commit is contained in:
@@ -3028,7 +3028,7 @@ EOF;
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<!-- This file was automatically generated by iTop, because there was no web.config in this module {$sModuleName}/{$sModuleVersion} -->
|
||||
<configuration>
|
||||
<system.web>
|
||||
<system.webServer>
|
||||
<security>
|
||||
<requestFiltering>
|
||||
<fileExtensions applyToWebDAV="false" allowUnlisted="false" >
|
||||
@@ -3045,7 +3045,7 @@ EOF;
|
||||
</fileExtensions>
|
||||
</requestFiltering>
|
||||
</security>
|
||||
</system.web>
|
||||
</system.webServer>
|
||||
</configuration>
|
||||
|
||||
EOF;
|
||||
|
||||
Reference in New Issue
Block a user