회원 ID 필터 일부 제거
@d17f40ed906fdd24ad83a8b607d445d69e0ec910
--- src/main/java/itn/com/cmm/util/XssFilterUtil.java
+++ src/main/java/itn/com/cmm/util/XssFilterUtil.java
... | ... | @@ -81,7 +81,6 @@ |
| 81 | 81 |
test_str_low.contains("kill")||
|
| 82 | 82 |
test_str_low.contains("batch")||
|
| 83 | 83 |
test_str_low.contains("shutdown")||
|
| 84 |
- test_str_low.contains("touch")||
|
|
| 85 | 84 |
test_str_low.contains("wget")||
|
| 86 | 85 |
test_str_low.contains("iptables")||
|
| 87 | 86 |
test_str_low.contains("traceroute")||
|
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?