added owncloud whitelist rules for owncloud
This commit is contained in:
parent
5e45764b37
commit
1118a14946
13
owncloud.rules
Normal file
13
owncloud.rules
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
# Defaults
|
||||||
|
BasicRule wl:15 "mz:$URL:/index.php/heartbeat|BODY";
|
||||||
|
BasicRule wl:11,15,1001,1310,1311 "mz:BODY";
|
||||||
|
BasicRule wl:1001,1310,1311 "mz:$BODY_VAR:files";
|
||||||
|
BasicRule wl:1000,1001,1311 "mz:URL";
|
||||||
|
BasicRule wl:15,1000,1001,1310,1311 "mz:$URL_X:/index.php/apps|URL";
|
||||||
|
BasicRule wl:15,1000,1001,1009,1010,1011,1015,1016,1100,1101,1310,1311,1315 "mz:$URL_X:/index.php/apps|BODY";
|
||||||
|
BasicRule wl:15,1000,1001,1310,1311 "mz:BODY|NAME";
|
||||||
|
BasicRule wl:11,1402 "mz:$URL_X:/remote.php/webdav|BODY";
|
||||||
|
BasicRule wl:1402 "mz:$URL_X:/|HEADERS";
|
||||||
|
|
||||||
|
# LDAP
|
||||||
|
BasicRule wl:1005,1009,1010,1011,1015,1401 "mz:$URL:/index.php/apps/user_ldap/ajax/testConfiguration.php|BODY";
|
Loading…
Reference in New Issue
Block a user