[TikiWiki-commits] [Git][tikiwiki/tiki][master] [FIX] Keep web.config and .htaccess synchronized

Benoit Grégoire (@benoitg) via TikiWiki-cvs <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <69370d8c671aa_2b507a0868311@gitlab-sidekiq-low-urgency-cpu-bound-v2-7bf958f4f9-9kmpc.mail>

Benoit Grégoire pushed to branch master at Tiki Wiki CMS Groupware / Tiki


Commits:
a004fc03 by ushindi bienvenu at 2025-12-08T17:32:27+00:00
[FIX] Keep web.config and .htaccess synchronized
---
* [FIX] Keep web.config and .htaccess synchronized

See merge request tikiwiki/tiki!9193

- - - - -


1 changed file:

- web_config


Changes:

=====================================
web_config
=====================================
@@ -27,6 +27,13 @@ This configuration must be kept synchronized with the configuration for other We
             <denyUrlSequences>
                 <add sequence="changelog.txt" />
                 <add sequence="_htaccess" />
+                <add sequence="README" />
+                <add sequence="INSTALL" />
+                <add sequence="web_config" />
+                <add sequence="composer." />
+                <add sequence="copyright.txt" />
+                <add sequence=".git" />
+                <add sequence="node_modules" />
             </denyUrlSequences>
             <fileExtensions>
                 <add fileExtension=".bak" allowed="false" />
@@ -35,6 +42,9 @@ This configuration must be kept synchronized with the configuration for other We
                 <add fileExtension=".sh" allowed="false" />
                 <add fileExtension=".tpl" allowed="false" />
                 <add fileExtension=".sql" allowed="false" />
+                <add fileExtension=".shtml" allowed="false" />
+                <add fileExtension=".asp" allowed="false" />
+                <add fileExtension=".xml.dist" allowed="false" />
             </fileExtensions>
         </requestFiltering>
     </security>



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/a004fc035eab6462a3409891eac4e766ac4e052e

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/a004fc035eab6462a3409891eac4e766ac4e052e
You're receiving this email because of your account on gitlab.com.

_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.