This is an automated email from the ASF dual-hosted git repository.
shuwenwei pushed a change to branch fixCopyToSecurityIssue
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 5fd188f57e1 remove overlap check
add bf36968bd4c Fix COPY TO allowlist review issues
No new revisions were added by this update.
Summary of changes:
.../query/recent/copyto/IoTDBCopyToTsFileIT.java | 32 ++++++++++++++++++++++
.../org/apache/iotdb/db/conf/IoTDBDescriptor.java | 3 +-
.../org/apache/iotdb/db/conf/PropertiesTest.java | 19 +++++++++++++
.../org/apache/iotdb/commons/utils/FileUtils.java | 15 ++++++----
.../apache/iotdb/commons/utils/FileUtilsTest.java | 12 ++++++++
5 files changed, 74 insertions(+), 7 deletions(-)