mirror of
https://github.com/Mibew/tray.git
synced 2025-01-22 18:10:34 +03:00
Security fix for those who can't view button code.
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@557 c66351dc-e62f-0410-b875-e3a5c0b9693f
This commit is contained in:
parent
5f7034be7c
commit
4c2c237888
4
src/messenger/webim/.htaccess
Normal file
4
src/messenger/webim/.htaccess
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<IfModule mod_security.c>
|
||||||
|
SecFilterEngine Off
|
||||||
|
SecFilterScanPOST Off
|
||||||
|
</IfModule>
|
Loading…
Reference in New Issue
Block a user