Skip to content

Commit cec1f06

Browse files
committed
add v2.1.5 changelog
1 parent 15c4910 commit cec1f06

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.1.5] - 2023-01-16
4+
5+
### Fix
6+
7+
- webdav 访问域名添加随机 hub-id 避免服务器通过网络权限探测&获取权限外的文件
8+
> lcode-id 在服务器上, namespace 也在服务器上, 所以服务器的 webdav 访问域名很容易就可以从服务器中生成, 如果服务器上有恶意程序定时获取特定文件而你刚好打开该文件目录的访问权限的话, 恶意程序便可通过网络访问权限获取到它本不该/不可获取的文件, 这次修复加上随机 hub-id 让服务器无法生成 webdav 访问地址避免了这种问题
9+
310
## [2.1.4] - 2023-01-15
411

512
### Change

0 commit comments

Comments
 (0)