various changes

This commit is contained in:
Paul 2014-10-17 10:55:52 +02:00
parent d9bc9af37c
commit 13a94afbc9
2 changed files with 33 additions and 31 deletions

View File

@ -13,5 +13,6 @@ BasicRule wl:1009,1013 "mz:$URL:/ocsreports/|$ARGS_VAR:password";
BasicRule wl:1009,1013 "mz:$URL:/ocsreports/|$ARGS_VAR:username";
BasicRule wl:1009,1013 "mz:$URL:/ocsreports/|ARGS";
BasicRule wl:1315 "mz:$HEADERS_VAR:cookie";
BasicRule wl:1402 "mz:$HEADERS_VAR:content-type";
BasicRule wl:1402 "mz:$URL:/ocsinventory/|HEADERS";
BasicRule wl:1402 "mz:$URL:/ocsinventory|HEADERS";

View File

@ -12,3 +12,4 @@ BasicRule wl:1007,1200 "mz:$URL:/|ARGS";
BasicRule wl:1007,1200 "mz:ARGS";
BasicRule wl:1200 "mz:$HEADERS_VAR:cookie";
BasicRule wl:1007 "mz:ARGS";
BasicRule wl:1013 "mz:BODY";