회원 ID 필터 일부 제거
This commit is contained in:
parent
ed838e9a7b
commit
d17f40ed90
@ -81,7 +81,6 @@ public class XssFilterUtil {
|
||||
test_str_low.contains("kill")||
|
||||
test_str_low.contains("batch")||
|
||||
test_str_low.contains("shutdown")||
|
||||
test_str_low.contains("touch")||
|
||||
test_str_low.contains("wget")||
|
||||
test_str_low.contains("iptables")||
|
||||
test_str_low.contains("traceroute")||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user