mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-12-31 13:49:11 +03:00
Adds regression test to the hash functionality
As reported on: #742 and #752 it seems that the SecHash functionality is not working as expected.
This commit is contained in:
6
tests/regression/server_root/htdocs/hash_test.html
Normal file
6
tests/regression/server_root/htdocs/hash_test.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<html>
|
||||
<body>
|
||||
<a href="test.txt?testparam=123456">Test</a>
|
||||
<a href="text2.txt?testparam=123456">Test 2</a>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user